lapack_sys::c::LAPACKE_sgecon [] [src]

pub unsafe extern fn LAPACKE_sgecon(matrix_layout: c_int, norm: c_char, n: c_int, a: *const c_float, lda: c_int, anorm: c_float, rcond: *mut c_float) -> c_int