Function lapack::c::sspcon
[−]
[src]
pub fn sspcon(layout: Layout, uplo: u8, n: i32, ap: &[f32], ipiv: &[i32], anorm: f32, rcond: &mut f32) -> i32