RepastHPC  2.3.1
repast::SparseMatrix< T > Member List

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

_size (defined in repast::Matrix< T >)repast::Matrix< T >protected
boundsCheck(const Point< int > &index) (defined in repast::Matrix< T >)repast::Matrix< T >protected
calcIndex(const Point< int > &index) (defined in repast::Matrix< T >)repast::Matrix< T >protected
create() (defined in repast::Matrix< T >)repast::Matrix< T >protected
dCount (defined in repast::Matrix< T >)repast::Matrix< T >protected
defaultValue() constrepast::Matrix< T >inline
defValue (defined in repast::Matrix< T >)repast::Matrix< T >protected
get(const Point< int > &index)repast::SparseMatrix< T >virtual
Matrix(const Point< int > &size, const T &defaultValue=T())repast::Matrix< T >explicit
operator=(const SparseMatrix< T > &) (defined in repast::SparseMatrix< T >)repast::SparseMatrix< T >
operator[](const Point< int > &index) (defined in repast::Matrix< T >)repast::Matrix< T >
operator[](const Point< int > &index) const (defined in repast::Matrix< T >)repast::Matrix< T >
set(const T &value, const Point< int > &index)repast::SparseMatrix< T >virtual
shape() constrepast::Matrix< T >inline
SparseMatrix(const SparseMatrix< T > &) (defined in repast::SparseMatrix< T >)repast::SparseMatrix< T >
SparseMatrix(const Point< int > &size, const T &defValue=T())repast::SparseMatrix< T >explicit
stride (defined in repast::Matrix< T >)repast::Matrix< T >protected
~Matrix() (defined in repast::Matrix< T >)repast::Matrix< T >virtual
~SparseMatrix() (defined in repast::SparseMatrix< T >)repast::SparseMatrix< T >inline