Function lapack::c::sorgtr [] [src]

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