Function lapack::fortran::stpttr [] [src]

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