Function lapack::c::ssptri_work
[−]
[src]
pub fn ssptri_work(layout: Layout, uplo: u8, n: i32, ap: &mut [f32], ipiv: &[i32], work: &mut [f32]) -> i32