Function lapack::c::dstevd [] [src]

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