Function lapack::ctpttr [] [src]

pub fn ctpttr(uplo: u8, n: usize, ap: &[c32], a: &mut [c32], lda: usize, info: &mut i32)