_used | concepts::HashedSparseMatrix< T > | private |
begin(uint row=0) const | concepts::HashedSparseMatrix< T > | |
begin(uint row=0) | concepts::HashedSparseMatrix< T > | |
c_type typedef | concepts::HashedSparseMatrix< T > | |
cols() const | concepts::HashedSparseMatrix< T > | inline |
compress(Real threshold=EPS) | concepts::HashedSparseMatrix< T > | |
const_iterator typedef | concepts::HashedSparseMatrix< T > | |
d_type typedef | concepts::HashedSparseMatrix< T > | |
dropEntry_(Value *&v, Value *&vPrev, const uint r, const uint c) | concepts::HashedSparseMatrix< T > | private |
end() | concepts::HashedSparseMatrix< T > | static |
HashBits() const | concepts::HashedSparseMatrix< T > | inline |
hashBits | concepts::HashedSparseMatrix< T > | private |
HashedSparseMatrix(uint r, uint c, uint h) | concepts::HashedSparseMatrix< T > | |
HashedSparseMatrix(const HashedSparseMatrix< T > &) | concepts::HashedSparseMatrix< T > | private |
hashMsk | concepts::HashedSparseMatrix< T > | private |
info(std::ostream &os) const | concepts::HashedSparseMatrix< T > | |
iterator typedef | concepts::HashedSparseMatrix< T > | |
Matrix() const | concepts::HashedSparseMatrix< T > | inline |
matrix | concepts::HashedSparseMatrix< T > | private |
memory() const | concepts::HashedSparseMatrix< T > | inline |
multiply(const HashedSparseMatrix< T > *const fact, concepts::Matrix< T > &dest) const | concepts::HashedSparseMatrix< T > | |
multiply(const concepts::Matrix< T > *const fact, concepts::Matrix< T > &dest) const | concepts::HashedSparseMatrix< T > | |
nofCols | concepts::HashedSparseMatrix< T > | private |
nofRows | concepts::HashedSparseMatrix< T > | private |
operator()(const uint r, const uint c) | concepts::HashedSparseMatrix< T > | |
operator()(const uint r, const uint c) const | concepts::HashedSparseMatrix< T > | |
operator()(const F f[], G g[]) const | concepts::HashedSparseMatrix< T > | |
operator*=(const T factor) | concepts::HashedSparseMatrix< T > | |
operator=(const HashedSparseMatrix< T > &) | concepts::HashedSparseMatrix< T > | private |
outputMatlab(std::ostream &ofs) const | concepts::HashedSparseMatrix< T > | |
outputSparseQR(std::ostream &ofs) const | concepts::HashedSparseMatrix< T > | |
pool | concepts::HashedSparseMatrix< T > | private |
r_type typedef | concepts::HashedSparseMatrix< T > | |
rows() const | concepts::HashedSparseMatrix< T > | inline |
transpMult(const F f[], G g[]) const | concepts::HashedSparseMatrix< T > | |
used() const | concepts::HashedSparseMatrix< T > | inline |
value_type typedef | concepts::HashedSparseMatrix< T > | |
write(std::ostream &ofs) const | concepts::HashedSparseMatrix< T > | |
~HashedSparseMatrix() | concepts::HashedSparseMatrix< T > | |