Function lapack::c::dptsv [] [src]

pub fn dptsv(layout: Layout, n: i32, nrhs: i32, d: &mut [f64], e: &mut [f64], b: &mut [f64], ldb: i32) -> i32