SUNMatMatvec_Dense

Function SUNMatMatvec_Dense 

Source
pub unsafe extern "C" fn SUNMatMatvec_Dense(
    A: SUNMatrix,
    x: N_Vector,
    y: N_Vector,
) -> SUNErrCode