Function lapack::strttp [] [src]

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