Function lapack::ztpttr [] [src]

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