|
CVM Class Library
8.1
This C++ class library encapsulates concepts of vector and different matrices including square, band, symmetric and hermitian ones in Euclidean space of real and complex numbers.
|
This is the complete list of members for cvmexception, including all inherited members.
| add(int nNewCause, const char *szNewMessage) | cvmexception | inlinestatic |
| cause() const | cvmexception | inline |
| cvmexception() | cvmexception | inline |
| cvmexception(int nCause,...) | cvmexception | explicit |
| cvmexception(const cvmexception &e) | cvmexception | |
| getNextCause() | cvmexception | inlinestatic |
| mnCause | cvmexception | protected |
| mszMsg | cvmexception | mutableprotected |
| what() const override | cvmexception | inline |
| ~cvmexception() | cvmexception | inlinevirtual |
1.8.1.2