lapack_sys::strevc_ [] [src]

pub unsafe extern fn strevc_(side: *const c_char, howmny: *const c_char, select: *mut c_int, n: *const c_int, t: *const c_float, ldt: *const c_int, vl: *mut c_float, ldvl: *const c_int, vr: *mut c_float, ldvr: *const c_int, mm: *const c_int, m: *mut c_int, work: *mut c_float, info: *mut c_int)