Function lapack_sys::zlapmr_[][src]

pub unsafe extern "C" fn zlapmr_(
    forwrd: *const c_int,
    m: *const c_int,
    n: *const c_int,
    X: *mut __BindgenComplex<f64>,
    ldx: *const c_int,
    K: *mut c_int
)