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