Function sundials_sys::SUNDenseMatrix

source ·
pub unsafe extern "C" fn SUNDenseMatrix(
    M: sunindextype,
    N: sunindextype,
    sunctx: SUNContext
) -> SUNMatrix