Function sundials_sys::densePOTRS[][src]

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