Is there a recommended way to get linalg functions
like gsl_linalg_QR_decomp or multiroots functions
like gsl_multiroot_function_fdf for gsl_matrix_float and gsl_vector_float
types? I have not yet found equivalent functions defined in the manual nor
in the source code. Being able to use the float instead of double types
could help me save a lot of RAM.

Reply via email to