Function sundials_sys::SUNDlsMat_densePOTRS

source ·
pub unsafe extern "C" fn SUNDlsMat_densePOTRS(
    a: *mut *mut sunrealtype,
    m: sunindextype,
    b: *mut sunrealtype
)