error_handling::inconformantSizes Struct Reference
GSL_EBADLEN = 19, /* matrix, vector lengths are not conformant */.
More...
#include <error.hpp>
List of all members.
Detailed Description
GSL_EBADLEN = 19, /* matrix, vector lengths are not conformant */.
Constructor & Destructor Documentation
error_handling::inconformantSizes::inconformantSizes |
( |
|
) |
[inline] |
error_handling::inconformantSizes::inconformantSizes |
( |
string |
r, |
|
|
string |
f, |
|
|
int |
l | |
|
) |
| | [inline] |
00221 :
00222 error(r,f,l) {};
Member Data Documentation
The documentation for this struct was generated from the following file: