error_handling::badRange Struct Reference
GSL_ERANGE = 2, /* output range
error, e.g. exp(1e100) */.
More...
#include <error.hpp>
List of all members.
Detailed Description
GSL_ERANGE = 2, /* output range
error, e.g. exp(1e100) */.
Constructor & Destructor Documentation
error_handling::badRange::badRange |
( |
|
) |
[inline] |
error_handling::badRange::badRange |
( |
string |
r, |
|
|
string |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
00102 :
00103 error(r,f,l) {};
The documentation for this struct was generated from the following file: