Function lapacke::spotri[][src]

pub unsafe fn spotri(
    layout: Layout,
    uplo: u8,
    n: i32,
    a: &mut [f32],
    lda: i32
) -> i32