Function lapack::c::sstedc [] [src]

pub fn sstedc(layout: Layout, compz: u8, n: i32, d: &mut [f32], e: &mut [f32], z: &mut [f32], ldz: i32) -> i32