Function lapack::strttf [] [src]

pub fn strttf(transr: u8, uplo: u8, n: usize, a: &[f32], lda: usize, arf: &mut [f32], info: &mut i32)