[][src]Function sundials_sys::SUNMatScaleAdd_Dense

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