lapack_sys::c::LAPACKE_cppcon_work [] [src]

pub unsafe extern fn LAPACKE_cppcon_work(matrix_layout: c_int, uplo: c_char, n: c_int, ap: *const c_float_complex, anorm: c_float, rcond: *mut c_float, work: *mut c_float_complex, rwork: *mut c_float) -> c_int