Function lapack::strtri [] [src]

pub fn strtri(uplo: u8, diag: u8, n: usize, a: &mut [f32], lda: usize, info: &mut i32)