Function lapack::c::dpftrs_work [] [src]

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