Function lapack::c::dtrcon
[−]
[src]
pub fn dtrcon(layout: Layout, norm: u8, uplo: u8, diag: u8, n: i32, a: &[f64], lda: i32, rcond: &mut f64) -> i32