SUNDenseMatrix

Function SUNDenseMatrix 

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