SparseMatrix< T > Member List

This is the complete list of members for SparseMatrix< T >, including all inherited members.

AddCellXStart(matrixCell< T > *c)SparseMatrix< T > [protected]
AddCellYStart(matrixCell< T > *c)SparseMatrix< T > [protected]
Columns() const SparseMatrix< T > [inline]
countSparseMatrix< T > [protected]
DeleteCell(const int x, const int y)SparseMatrix< T > [protected]
dimsSparseMatrix< T > [protected]
GetCellXStart(const int x, const int y)SparseMatrix< T > [protected]
GetCellYStart(const int x, const int y)SparseMatrix< T > [protected]
GetValue(const int x, const int y)SparseMatrix< T > [inline]
ndimsSparseMatrix< T > [protected]
NNZ(void) const SparseMatrix< T > [inline]
operator()(const int i, const int j)SparseMatrix< T > [inline]
Rows() const SparseMatrix< T > [inline]
SetValue(const int x, const int y, const T value)SparseMatrix< T > [inline]
SparseMatrix(void)SparseMatrix< T >
SparseMatrix(const int xdim, const int ydim)SparseMatrix< T >
XDim() const SparseMatrix< T > [inline]
xDimStartsSparseMatrix< T > [protected]
YDim() const SparseMatrix< T > [inline]
yDimStartsSparseMatrix< T > [protected]
~SparseMatrix(void)SparseMatrix< T >

CIMPL 0.1 Code Reference. Copyright © 2004, Baris Sumengen. All rights reserved.