Function lapack_sys::dlapmr_[][src]

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