Function lapack::fortran::dtpttr [] [src]

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