Navigation

Operators and Keywords

Function List:

C++ API

Sparse< T >::Sparse::SparseRep Member List

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

cSparse< T >::Sparse::SparseRep
ccidx(octave_idx_type i) const Sparse< T >::Sparse::SparseRep [inline]
cdata(octave_idx_type i) const Sparse< T >::Sparse::SparseRep [inline]
celem(octave_idx_type _r, octave_idx_type _c) const Sparse< T >::Sparse::SparseRep
change_length(octave_idx_type nz)Sparse< T >::Sparse::SparseRep
cidx(octave_idx_type i)Sparse< T >::Sparse::SparseRep [inline]
countSparse< T >::Sparse::SparseRep
cridx(octave_idx_type i) const Sparse< T >::Sparse::SparseRep [inline]
dSparse< T >::Sparse::SparseRep
data(octave_idx_type i)Sparse< T >::Sparse::SparseRep [inline]
elem(octave_idx_type _r, octave_idx_type _c)Sparse< T >::Sparse::SparseRep
indices_ok(void) const Sparse< T >::Sparse::SparseRep
length(void) const Sparse< T >::Sparse::SparseRep [inline]
maybe_compress(bool remove_zeros)Sparse< T >::Sparse::SparseRep
ncolsSparse< T >::Sparse::SparseRep
nnz(void) const Sparse< T >::Sparse::SparseRep [inline]
nrowsSparse< T >::Sparse::SparseRep
nzmxSparse< T >::Sparse::SparseRep
rSparse< T >::Sparse::SparseRep
ridx(octave_idx_type i)Sparse< T >::Sparse::SparseRep [inline]
SparseRep(void)Sparse< T >::Sparse::SparseRep [inline]
SparseRep(octave_idx_type n)Sparse< T >::Sparse::SparseRep [inline]
SparseRep(octave_idx_type nr, octave_idx_type nc)Sparse< T >::Sparse::SparseRep [inline]
SparseRep(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz)Sparse< T >::Sparse::SparseRep [inline]
SparseRep(const SparseRep &a)Sparse< T >::Sparse::SparseRep [inline]
~SparseRep(void)Sparse< T >::Sparse::SparseRep [inline]