error_handling::jacobiansNotImprovingSolution Struct Reference

GSL_ENOPROGJ = 28, /* jacobian evaluations are not improving solution */. More...

#include <error.hpp>

Inheritance diagram for error_handling::jacobiansNotImprovingSolution:

Inheritance graph
[legend]
Collaboration diagram for error_handling::jacobiansNotImprovingSolution:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 jacobiansNotImprovingSolution ()
 jacobiansNotImprovingSolution (string r, string f, int l)


Detailed Description

GSL_ENOPROGJ = 28, /* jacobian evaluations are not improving solution */.

Constructor & Destructor Documentation

error_handling::jacobiansNotImprovingSolution::jacobiansNotImprovingSolution (  )  [inline]

00284 {};

error_handling::jacobiansNotImprovingSolution::jacobiansNotImprovingSolution ( string  r,
string  f,
int  l 
) [inline]

00285                                                               : 
00286       error(r,f,l) {};


The documentation for this struct was generated from the following file:

Generated on Fri Jun 6 17:28:29 2008 by  doxygen 1.5.6