Function sundials_sys::SUNMatScaleAddI_Dense[][src]

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