Function lapack::c::spotrf2 [] [src]

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