help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] GSL_ENOPROG question


From: Germán Arias
Subject: Re: [Help-gsl] GSL_ENOPROG question
Date: Wed, 10 Dec 2008 19:38:44 -0800 (PST)

Correction, I want check if the iteration is not making any progress


--- El jue 11-dic-08, Germán Arias <address@hidden> escribió:

> De: Germán Arias <address@hidden>
> Asunto: [Help-gsl] GSL_ENOPROG question
> A: "GSL" <address@hidden>
> Fecha: jueves, 11 diciembre, 2008, 2:32 am
> 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 mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl


      
____________________________________________________________________________________
¡Todo sobre Amor y Sexo!
La guía completa para tu vida en Mujer de Hoy.                       
http://mujerdehoy.telemundo.yahoo.com/





reply via email to

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