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.
|
Internal error messages holder. More...
#include <cvm.h>
Public Member Functions | |
CVM_API const std::string & | _get (int nException) |
CVM_API bool | _add (int nNewCause, const char *szNewMessage) |
~ErrMessages () |
Static Public Member Functions | |
static CVM_API ErrMessages & | ErrMessagesInstance () |
CVM_API const std::string & ErrMessages::_get | ( | int | nException | ) |
CVM_API bool ErrMessages::_add | ( | int | nNewCause, |
const char * | szNewMessage | ||
) |
|
static |