Mike _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
In version 1.11 in the file linalg/svd.c, there are references to the
function gsl_coerce_double on lines 536 and 537.
Since there is a macro named GSL_COERCE_DBL in config.h, shouldn't that
be used instead?
