lapack_sys::fortran::cpbequ_ [] [src]

pub unsafe extern fn cpbequ_(uplo: *const c_char, n: *const c_int, kd: *const c_int, ab: *const c_float_complex, ldab: *const c_int, s: *mut c_float, scond: *mut c_float, amax: *mut c_float, info: *mut c_int)