Function lapack::dtfttr [] [src]

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