sparse Directory Reference

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  IdentityMatrix.h [code]
 Implementation of an identity matrix.
 
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.
 
file  ZeroMatrix.h [code]
 Implementation of a zero matrix.
 
file  ZeroVector.h [code]
 Implementation of a zero vector.