[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] GSL_ENOPROG question
From: |
Germán Arias |
Subject: |
[Help-gsl] GSL_ENOPROG question |
Date: |
Wed, 10 Dec 2008 18:32:53 -0800 (PST) |
Hi, I want break the algorithm if the iteration is not making any progress, But
something like this
status = gsl_multiroot_fsolver_iterate (s);
if (status == GSL_ENOPRG)
break;
don't work. Any suggestion?
____________________________________________________________________________________
¡Todo sobre Amor y Sexo!
La guía completa para tu vida en Mujer de Hoy.
http://mujerdehoy.telemundo.yahoo.com/
- [Help-gsl] GSL_ENOPROG question,
Germán Arias <=