C++ main module for mmsd Package  1.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
 CCORE_ObjectAbstract base class for most classes
 CCORE_ClassFactoryThis class describes a class factory to generate classes for User Interface Software
 CMMSD_ClassFactoryThis class describes a class factory to generate MMSD classes
 CUI_ClassFactoryThis class describes a class factory to generate classes for User Interface Software
 CCORE_ColorThis class describes color
 CCORE_ComplexThis class describes a complex
 CCORE_FileThis class describes the output by default write on standart output
 CCORE_IntegerThis class describes an integer
 CCORE_ListThis class describes a list
 CCORE_Array< T >This class describes an array
 CCORE_Array2D< T >This class describes an array of arrays
 CCORE_Array3D< T >This class describes an array of arrays
 CCORE_Array< int >
 CCORE_Array< tFlag >
 CCORE_Array< tString >
 CCORE_Vector< T >This class describes an array
 CCORE_Map< Key, Value >This class describes a map
 CCORE_Matrix< T >This class describes a vector of boost vectors
 CCORE_OutThis class describes the output by default write on standart output
 CCORE_RealThis class describes a real Attributes:
 CCORE_RunThis class is a Run class for Common package
 CCORE_SharedPointersArray< T >Class CORE_SharedPointersArray is a list of shared pointers
 CCORE_SharedPointersKVMap< Key, Value >This class describes a map: shared pointer of Key -> shared pointer of Value
 CCORE_SharedPointersList< T >Class CORE_SharedPointersList is a list of shared pointers
 CCORE_SharedPointersListVMap< Key, Value >This class describes a map: primitive type of Key -> shared pointer of list of Value
 CCORE_SharedPointersMatrix< T >Class CORE_SharedPointersMatrix is a matrix of shared pointers Matrix is a vector of shared pointer of T
 CCORE_SharedPointersVMap< Key, Value >This class describes a map: primitive type of Key -> shared pointer of Value
 CCORE_SharedPointersVMap< tString, const CORE_Object >
 CCORE_SharedPointersVMap< tString, CORE_Object >
 CCORE_StringThis class describes a string
 CCORE_TestThis class is a test class for common package
 CCORE_TimeThis class describes a time class
 CCORE_VectorReaderThis class describes a reader for vector value
 CCORE_WeakPointersArray< T >Class CORE_WeakPointersArray is an array of weak pointers
 CCORE_WeakPointersList< T >Class CORE_WeakPointersList is a list of weak shared pointers
 CLAP_BandedSymmetricMatrixTestThis class is a test class for vector of LAP package
 CLAP_BandedUpperMatrixTestThis class is a test class for vector of LAP package
 CLAP_EfficiencyTestThis class is a test class for LAP package
 CLAP_FullMatrixTestThis class is a test class for vector of LAP package
 CLAP_FullSymmetricMatrixTestThis class is a test class for vector of LAP package
 CLAP_FullUpperMatrixTestThis class is a test class for vector of LAP package
 CLAP_ObjectThis class is the base class of all lapack objects
 CLAP_2DViewThis class is a matrix view
 CLAP_ConstVector< T >This class describes a vector of const double
 CLAP_ConstVector< lapack_real >
 CLAP_DoubleMatrixStorage
 CLAP_MatrixThis class describes a general matrix for lapack used : the matrix is stored in column mValues={T_{0,0},T{1,0},...,T_{N-1,0}, T_{1,0},....T_{1,N-1}, ..., T_{M-1,0},...T{M-1,N-1}} where
 CLAP_SymmetricMatrixThis class describes a general symmetric matrix
 CLAP_UpperMatrixThis class describes a general upper matrix
 CLAP_Vector< T >This class describes a vector of double
 CLAP_Vector< lapack_int >
 CLAP_Vector< lapack_real >
 CLAP_ViewThis class is a view of a pointer
 CLAP_PackedSymmetricMatrixTestThis class is a test class for vector of LAP package
 CLAP_PackedUpperMatrixTestThis class is a test class for vector of LAP package
 CLAP_TestThis class is a test class for LAP package
 CLAP_VectorTestThis class is a test class for vector of LAP package
 CMATH_StiefelFunctionThis class describes Stiefel function to optimize
 CMATH_EigenFunctionThis class describes Eigen function to optimize : -0.5*Tr(X'*A*X);
 CMMSD_StiefelFunctionThis class describes Eigen function to optimize : -0.5*Tr(X'*A*X);
 CMATH_StiefelOptimizerThis class describes Stiefel optimizer method for MATH_StiefelFunction
 CMM_DataThis class is a data
 CMM_AttributeThis class is a primary field
 CMM_ClassThis class is a description of class
 CSTAT_Combinatorial< T >This class is the class to generate combinations, permutation, etc..
 CSTAT_ObjectThis class is the base class of all statistics package
 CSTAT_DistributionThis class is the class to describes general distribution
 CUI_ClassThis class describes the main interface class for a soft user interface (R,matlab,python etc...) class
 CMM_StructureThis class is a class for MetaModel exchange
 CUI_ObjectThis class is the base class of User Interface package
 CMATH_EquationThis class solve the equation f(x)=0
 CMATH_FunctionThis class describes a function function
 CMMSD_ObjectThis class is the base class of all Mixture of Multiple Scaled Distribution package
 CCORE_Object::DeleteClass Free introduced for deleting a smart pointer
 CLAP_IntVector
 CMMSD_IntegerVector
 CLAP_MatrixStorageThis class describes a general storage for matrix
 CMMSD_MatrixThis class describes a class factory to generate symmetric matrix for lapack used
 CMMSD_VectorThis class describes a const double vector
 CnullDeleter
 Cruntime_error
 CCORE_ExceptionThis class describes the exceptions raised for CORE package
 CLAP_ExceptionThis class describes the exceptions raised for LAP package