Octave-Forge
- Extra packages for GNU Octave
Home
·
Packages
·
Developers
·
Documentation
·
FAQ
·
Bugs
·
Mailing Lists
·
Links
·
Code
Navigation
Operators and Keywords
Function List:
» Octave core
» by package
» alphabetical
C++ API
Main Page
Namespaces
Classes
Files
S
earch for
Class List
Class Index
Class Hierarchy
Class Members
Sparse< T >::Sparse::SparseRep Member List
This is the complete list of members for
Sparse< T >::Sparse::SparseRep
, including all inherited members.
c
Sparse< 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]
count
Sparse< T >::Sparse::SparseRep
cridx
(octave_idx_type i) const
Sparse< T >::Sparse::SparseRep
[inline]
d
Sparse< 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
ncols
Sparse< T >::Sparse::SparseRep
nnz
(void) const
Sparse< T >::Sparse::SparseRep
[inline]
nrows
Sparse< T >::Sparse::SparseRep
nzmx
Sparse< T >::Sparse::SparseRep
r
Sparse< 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]