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