error_handling::aboveTolerance Struct Reference
GSL_ETOL = 14, /* failed to reach the specified tolerance */.
More...
#include <error.hpp>
List of all members.
Detailed Description
GSL_ETOL = 14, /* failed to reach the specified tolerance */.
Constructor & Destructor Documentation
error_handling::aboveTolerance::aboveTolerance |
( |
|
) |
[inline] |
error_handling::aboveTolerance::aboveTolerance |
( |
string |
r, |
|
|
string |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
00186 :
00187 error(r,f,l) {};
The documentation for this struct was generated from the following file: