|
|
|
|
|
|
Its not exactly the answer to your question... |
|
|
int gsl_linalg_HH_solve (gsl_matrix * A, const gsl_vector * b, gsl_vector * x)
Hints for Microsoft Windows =========================== GSL should compile with GCC under Cygwin on Microsoft Windows. There is a gsl package in the standard Cygwin distribution which contains any patches needed. With Mingw/MSYS some floating point issues have been reported which cause failures in the monte/ test directory. |