Skip to content
Snippets Groups Projects
Commit acad7ba5 authored by Liam M. Healy's avatar Liam M. Healy
Browse files

Scalar addition/multiplication to complex marrays use complex scalars

The functions elt* and elt+ which used with a scalar use complex, not
double, scalars; GSL functions are gsl_vector_complex_scale,
gsl_vector_complex_add_constant, gsl_vector_complex_float_scale,
gsl_vector_complex_float_add_constant.
parent ea298b71
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment