Function lapack::c::dsptrf_work [] [src]

pub fn dsptrf_work(layout: Layout, uplo: u8, n: i32, ap: &mut [f64], ipiv: &mut [i32]) -> i32