Function lapack::dpftrf [] [src]

pub fn dpftrf(transr: u8, uplo: u8, n: usize, a: &mut [f64], info: &mut i32)