error_handling::badTolerance Struct Reference
GSL_EBADTOL = 13, /* user specified an invalid tolerance */.
More...
#include <error.hpp>
List of all members.
Detailed Description
GSL_EBADTOL = 13, /* user specified an invalid tolerance */.
Constructor & Destructor Documentation
error_handling::badTolerance::badTolerance |
( |
|
) |
[inline] |
error_handling::badTolerance::badTolerance |
( |
string |
r, |
|
|
string |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
00179 :
00180 error(r,f,l) {};
The documentation for this struct was generated from the following file: