error_handling::maxIterations Struct Reference
GSL_EMAXITER = 11, /* exceeded max number of iterations */.
More...
#include <error.hpp>
List of all members.
Detailed Description
GSL_EMAXITER = 11, /* exceeded max number of iterations */.
Constructor & Destructor Documentation
error_handling::maxIterations::maxIterations |
( |
|
) |
[inline] |
error_handling::maxIterations::maxIterations |
( |
string |
r, |
|
|
string |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
00165 :
00166 error(r,f,l) {};
The documentation for this struct was generated from the following file: