Function lapack::c::sptsv [] [src]

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