gsl_sys

Function gsl_spmatrix_complex_float_scale

Source
pub unsafe extern "C" fn gsl_spmatrix_complex_float_scale(
    m: *mut gsl_spmatrix_complex_float,
    x: gsl_complex_float,
) -> c_int