GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Sparse< T >::SparseRep Member List

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

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