Function gsl_sys::gsl_blas_cgeru
source · [−]pub unsafe extern "C" fn gsl_blas_cgeru(
alpha: gsl_complex_float,
X: *const gsl_vector_complex_float,
Y: *const gsl_vector_complex_float,
A: *mut gsl_matrix_complex_float
) -> c_int