help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using gsl_matrix_float and gsl_vector_float in for linalg and multiroots


From: Gregory Zajac
Subject: Using gsl_matrix_float and gsl_vector_float in for linalg and multiroots functions
Date: Wed, 25 Mar 2020 23:16:51 -0400

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

[Prev in Thread] Current Thread [Next in Thread]