Function sundials_sys::SUNMatScaleAdd_Dense[][src]

pub unsafe extern "C" fn SUNMatScaleAdd_Dense(
    c: realtype,
    A: SUNMatrix,
    B: SUNMatrix
) -> c_int