![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <exception.hpp>
Public Member Functions | |
bad_argument (const char *s="bad argument") | |
void | raise () |
Definition at line 94 of file exception.hpp.
boost::numeric::ublas::bad_argument::bad_argument | ( | const char * | s = "bad argument" | ) | [inline, explicit] |
Definition at line 98 of file exception.hpp.
void boost::numeric::ublas::bad_argument::raise | ( | ) | [inline] |
Definition at line 100 of file exception.hpp.