Function lapack::c::dorgtr [] [src]

pub fn dorgtr(layout: Layout, uplo: u8, n: i32, a: &mut [f64], lda: i32, tau: &[f64]) -> i32