error_handling::jacobiansNotImprovingSolution Struct Reference
GSL_ENOPROGJ = 28, /* jacobian evaluations are not improving solution */.
More...
#include <error.hpp>
List of all members.
Detailed Description
GSL_ENOPROGJ = 28, /* jacobian evaluations are not improving solution */.
Constructor & Destructor Documentation
error_handling::jacobiansNotImprovingSolution::jacobiansNotImprovingSolution |
( |
|
) |
[inline] |
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: