Function lapack::c::dpttrs
[−]
[src]
pub fn dpttrs(layout: Layout, n: i32, nrhs: i32, d: &[f64], e: &[f64], b: &mut [f64], ldb: i32) -> i32
pub fn dpttrs(layout: Layout, n: i32, nrhs: i32, d: &[f64], e: &[f64], b: &mut [f64], ldb: i32) -> i32