Function lapack::c::dpftri_work [] [src]

pub fn dpftri_work(layout: Layout, transr: u8, uplo: u8, n: i32, a: &mut [f64]) -> i32