Function lapack::c::ssptrf_work [] [src]

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