![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <exception.hpp>
Inheritance diagram for boost::numeric::ublas::bad_size:
Collaboration diagram for boost::numeric::ublas::bad_size:Public Member Functions | |
| bad_size (const char *s="bad size") | |
| void | raise () |
Definition at line 117 of file exception.hpp.
| boost::numeric::ublas::bad_size::bad_size | ( | const char * | s = "bad size" | ) | [inline, explicit] |
Definition at line 121 of file exception.hpp.
| void boost::numeric::ublas::bad_size::raise | ( | ) | [inline] |
Definition at line 123 of file exception.hpp.