Function lapack::c::ssteqr
[−]
[src]
pub fn ssteqr(layout: Layout, compz: u8, n: i32, d: &mut [f32], e: &mut [f32], z: &mut [f32], ldz: i32) -> i32