[−][src]Function lapacke::dgecon
pub unsafe fn dgecon(
layout: Layout,
norm: u8,
n: i32,
a: &[f64],
lda: i32,
anorm: f64,
rcond: &mut f64
) -> i32
pub unsafe fn dgecon(
layout: Layout,
norm: u8,
n: i32,
a: &[f64],
lda: i32,
anorm: f64,
rcond: &mut f64
) -> i32