![]() |
Files | |
file | CompressedMatrix.h [code] |
Implementation of a compressed MxN matrix. | |
file | CompressedVector.h [code] |
Implementation of an arbitrarily sized compressed vector. | |
file | Forward.h [code] |
Header file for all forward declarations for sparse vectors and matrices. | |
file | MatrixAccessProxy.h [code] |
Header file for the MatrixAccessProxy class. | |
file | SparseElement.h [code] |
Header file for the SparseElement base class. | |
file | SparseMatrix.h [code] |
Header file for utility functions for sparse matrices. | |
file | SparseVector.h [code] |
Header file for utility functions for sparse vectors. | |
file | ValueIndexPair.h [code] |
Header file for the ValueIndexPair class. | |
file | VectorAccessProxy.h [code] |
Header file for the VectorAccessProxy class. | |