VERB4D
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CDiagMatrixDiagonals of matrix stored as map (diagonal number, 1d diagonal array)
 CCalculationMatrixA matrix used primarily for diagonalized calculations
 CLoggerStores messages about statuses, warning, and errors when computing/solving the matrices
 CMatrix1D< T >A matrix of 1 dimensions that is immutable
 CMatrix2D< T >A matrix of 2 dimensions that is immutable
 CMatrix3D< T >A matrix of 3 dimensions that is immutable
 CMatrix4D< T >A matrix of 4 dimensions that is immutable
 CMatrixNDA normal matrix that can be defined to have 1, 2, 3, or 4 dimensions which is templated for UpdatableMatrix and UpdatableListMatrix
 CUpdatableListMatrix< MatrixND >A matrix that can be created in 1, 2, 3, or 4 dimensions with the ability to be updated
 CUpdatableMatrix< MatrixND >A matrix that can be created in 1, 2, 3, or 4 dimensions with the ability to be updated
 COpm::MonotCubicInterpolatorRepresents one dimensional function f with single valued argument x that can be interpolated using monotone cubic interpolation
 Costream
 CLogger::StreamerTurns messages from the logger into streams
 Cstringstream
 CParametersHolds the parameters along with their corresponding file and arguments