Jive reference manual
jem::numeric::SparseStructure Member List

This is the complete list of members for jem::numeric::SparseStructure, including all inherited members.

clone() const jem::numeric::SparseStructure
getColumnIndices() const jem::numeric::SparseStructure
getColumnIndices(int i) const jem::numeric::SparseStructure
getRowOffsets() const jem::numeric::SparseStructure
indices_jem::numeric::SparseStructureprotected
nonZeroCount() const jem::numeric::SparseStructure
offsets_jem::numeric::SparseStructureprotected
operator<<(io::DataOutput &out, const SparseStructure &s)jem::numeric::SparseStructurerelated
operator<<(io::TextOutput &out, const SparseStructure &s)jem::numeric::SparseStructurerelated
operator=(const SparseStructure &rhs)jem::numeric::SparseStructure
operator>>(io::DataInput &in, SparseStructure &s)jem::numeric::SparseStructurerelated
shape() const jem::numeric::SparseStructure
Shape typedefjem::numeric::SparseStructure
shape_jem::numeric::SparseStructureprotected
size(int dim) const jem::numeric::SparseStructure
SparseStructure()jem::numeric::SparseStructure
SparseStructure(const Shape &sh, const Array< int > &rowOffsets, const Array< int > &columnIndices)jem::numeric::SparseStructure
SparseStructure(const SparseStructure &rhs)jem::numeric::SparseStructure
swap(SparseStructure &rhs)jem::numeric::SparseStructure
swap(SparseStructure &lhs, SparseStructure &rhs)jem::numeric::SparseStructurerelated
transpose() const jem::numeric::SparseStructure