Function gsl_sys::gsl_matrix_scale[][src]

pub unsafe extern "C" fn gsl_matrix_scale(
    a: *mut gsl_matrix,
    x: f64
) -> c_int