Function lapack::c::sstev [] [src]

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