Dynamical system model
Loading...
Searching...
No Matches
dsm::SparseMatrix< T > Member List

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

begin() constdsm::SparseMatrix< T >inline
clear()dsm::SparseMatrix< T >
contains(Id i, Id j) constdsm::SparseMatrix< T >
contains(Id const index) constdsm::SparseMatrix< T >
emptyColumn(Id index)dsm::SparseMatrix< T >
emptyRow(Id index)dsm::SparseMatrix< T >
end() constdsm::SparseMatrix< T >inline
erase(Id i, Id j)dsm::SparseMatrix< T >
erase(Id index)dsm::SparseMatrix< T >
eraseColumn(Id index)dsm::SparseMatrix< T >
eraseRow(Id index)dsm::SparseMatrix< T >
getCol(Id index, bool keepId=false) constdsm::SparseMatrix< T >
getColDim() constdsm::SparseMatrix< T >inline
getDegreeVector() constdsm::SparseMatrix< T >
getLaplacian() constdsm::SparseMatrix< T >
getNormCols() constdsm::SparseMatrix< T >
getNormRows() constdsm::SparseMatrix< T >
getRow(Id index, bool keepId=false) constdsm::SparseMatrix< T >
getRowDim() constdsm::SparseMatrix< T >inline
getStrengthVector() constdsm::SparseMatrix< T >
insert(Id i, Id j, T value)dsm::SparseMatrix< T >
insert(Id i, T value)dsm::SparseMatrix< T >
insert_and_expand(Id i, Id j, T value)dsm::SparseMatrix< T >
insert_or_assign(Id i, Id j, T value)dsm::SparseMatrix< T >
insert_or_assign(Id index, T value)dsm::SparseMatrix< T >
max_size() constdsm::SparseMatrix< T >inline
operator()(Id i, Id j) constdsm::SparseMatrix< T >
operator()(Id i, Id j)dsm::SparseMatrix< T >
operator()(Id index) constdsm::SparseMatrix< T >
operator()(Id index)dsm::SparseMatrix< T >
operator+(const SparseMatrix< U > &other)dsm::SparseMatrix< T >inline
operator++()dsm::SparseMatrix< T >
operator+=(const SparseMatrix< U > &other)dsm::SparseMatrix< T >
operator+=(const SparseMatrix< U > &other) (defined in dsm::SparseMatrix< T >)dsm::SparseMatrix< T >
operator-(const SparseMatrix< U > &other)dsm::SparseMatrix< T >inline
operator-=(const SparseMatrix< U > &other)dsm::SparseMatrix< T >
operator-=(const SparseMatrix< U > &other) (defined in dsm::SparseMatrix< T >)dsm::SparseMatrix< T >
reshape(Id rows, Id cols)dsm::SparseMatrix< T >
reshape(Id dim)dsm::SparseMatrix< T >
size() constdsm::SparseMatrix< T >inline
SparseMatrix() (defined in dsm::SparseMatrix< T >)dsm::SparseMatrix< T >
SparseMatrix(Id rows, Id cols)dsm::SparseMatrix< T >
SparseMatrix(Id index)dsm::SparseMatrix< T >explicit
symmetrize()dsm::SparseMatrix< T >