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