Function lapack::spttrs [] [src]

pub fn spttrs(n: usize, nrhs: usize, d: &[f32], e: &[f32], b: &mut [f32], ldb: usize, info: &mut i32)