Function gsl_sys::gsl_matrix_complex_float_scale_rows 
source · [−]pub unsafe extern "C" fn gsl_matrix_complex_float_scale_rows(
    a: *mut gsl_matrix_complex_float, 
    x: *const gsl_vector_complex_float
) -> c_int