CIMPL Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CIMPL::Array< T >Multi-dimensional Array class
CIMPL::Cleaner< T >Reference counting Garbage Collector (sort of) for Array, Matrix and Vector data
CIMPL::Matrix< T >2-D Matrix class
CIMPL::matrixCell< T >
CIMPL::matrixCellStart< T >
CIMPL::MatrixList< T >
CIMPL::RandomGenInitializes the random generator and generates random numbers
CIMPL::SparseMatrix< T >Sparse 2-D Matrix class. Currently only element storage/access is supported
CIMPL::SubMatrix< T >A 2-D slice of a Matrix. Does not contain its own data. Needs to be referenced to a Matrix
CIMPL::UtilityBasic utility functions
CIMPL::Vector< T >1-D Vector class

Generated on Thu Jan 20 08:43:49 2005 for CIMPL by  doxygen 1.3.9.1