Function lapack::ctrttf [] [src]

pub fn ctrttf(transr: u8, uplo: u8, n: usize, a: &[c32], lda: usize, arf: &mut [c32], info: &mut i32)