Function lapack::fortran::dtfttr
[−]
[src]
pub fn dtfttr(transr: u8, uplo: u8, n: i32, arf: &[f64], a: &mut [f64], lda: i32, info: &mut i32)