Function lapack::cpotri [] [src]

pub fn cpotri(uplo: u8, n: usize, a: &mut [c32], lda: usize, info: &mut i32)