Function lapack::c::spotri [] [src]

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