Function lapacke::dsptri[][src]

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