Function lapack::clansy [] [src]

pub fn clansy(norm: u8, uplo: u8, n: usize, a: &[c32], lda: usize, work: &mut [f32]) -> f32