Function gsl_sys::gsl_spmatrix_float_scale[][src]

pub unsafe extern "C" fn gsl_spmatrix_float_scale(
    m: *mut gsl_spmatrix_float,
    x: f32
) -> c_int