Function lapack::fortran::dsptrf [] [src]

pub fn dsptrf(uplo: u8, n: i32, ap: &mut [f64], ipiv: &mut [i32], info: &mut i32)