Function sundials_sys::SUNDlsMat_DenseGEQRF

source ·
pub unsafe extern "C" fn SUNDlsMat_DenseGEQRF(
    A: SUNDlsMat,
    beta: *mut sunrealtype,
    wrk: *mut sunrealtype
) -> c_int