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.
 All Classes Files Functions Variables Typedefs Friends Macros Pages
cvmexception Member List

This is the complete list of members for cvmexception, including all inherited members.

add(int nNewCause, const char *szNewMessage)cvmexceptioninlinestatic
cause() const cvmexceptioninline
cvmexception()cvmexceptioninline
cvmexception(int nCause,...)cvmexceptionexplicit
cvmexception(const cvmexception &e)cvmexception
getNextCause()cvmexceptioninlinestatic
mnCausecvmexceptionprotected
mszMsgcvmexceptionmutableprotected
what() const overridecvmexceptioninline
~cvmexception()cvmexceptioninlinevirtual