Function lapack::stpttr [] [src]

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