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