Function sundials_sys::densePOTRS

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