GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Sparse< T, Alloc >::SparseRep Member List

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

Alloc_traits typedefSparse< T, Alloc >::SparseRep
any_element_is_nan() constSparse< T, Alloc >::SparseRep
ccidx(octave_idx_type i) constSparse< T, Alloc >::SparseRepinline
cdata(octave_idx_type i) constSparse< T, Alloc >::SparseRepinline
celem(octave_idx_type r, octave_idx_type c) constSparse< T, Alloc >::SparseRep
change_length(octave_idx_type nz)Sparse< T, Alloc >::SparseRep
cidx(octave_idx_type i)Sparse< T, Alloc >::SparseRepinline
cols() constSparse< T, Alloc >::SparseRepinline
columns() constSparse< T, Alloc >::SparseRepinline
cridx(octave_idx_type i) constSparse< T, Alloc >::SparseRepinline
data(octave_idx_type i)Sparse< T, Alloc >::SparseRepinline
elem(octave_idx_type r, octave_idx_type c)Sparse< T, Alloc >::SparseRep
idx_type_Alloc_traits typedefSparse< T, Alloc >::SparseRep
idx_type_allocate(size_t len)Sparse< T, Alloc >::SparseRepinline
idx_type_deallocate(idx_type_pointer idx, size_t len)Sparse< T, Alloc >::SparseRepinline
idx_type_pointer typedefSparse< T, Alloc >::SparseRep
indices_ok() constSparse< T, Alloc >::SparseRep
length() constSparse< T, Alloc >::SparseRepinline
m_cidxSparse< T, Alloc >::SparseRep
m_countSparse< T, Alloc >::SparseRep
m_dataSparse< T, Alloc >::SparseRep
m_ncolsSparse< T, Alloc >::SparseRep
m_nrowsSparse< T, Alloc >::SparseRep
m_nzmaxSparse< T, Alloc >::SparseRep
m_ridxSparse< T, Alloc >::SparseRep
maybe_compress(bool remove_zeros)Sparse< T, Alloc >::SparseRep
nnz() constSparse< T, Alloc >::SparseRepinline
nzmax() constSparse< T, Alloc >::SparseRepinline
operator=(const SparseRep &)=deleteSparse< T, Alloc >::SparseRep
ridx(octave_idx_type i)Sparse< T, Alloc >::SparseRepinline
rows() constSparse< T, Alloc >::SparseRepinline
Sparse classSparse< T, Alloc >::SparseRepfriend
SparseRep()Sparse< T, Alloc >::SparseRepinline
SparseRep(octave_idx_type n)Sparse< T, Alloc >::SparseRepinline
SparseRep(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz=1)Sparse< T, Alloc >::SparseRepinline
SparseRep(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz, const T *d, const octave_idx_type *r, const octave_idx_type *c)Sparse< T, Alloc >::SparseRepinline
SparseRep(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz, const U *d, const octave_idx_type *r, const octave_idx_type *c)Sparse< T, Alloc >::SparseRepinline
SparseRep(const dim_vector &dv, octave_idx_type nz, U *d, octave_idx_type *r, octave_idx_type *c, const Alloc &xallocator=Alloc())Sparse< T, Alloc >::SparseRepinline
SparseRep(const SparseRep &a)Sparse< T, Alloc >::SparseRepinline
T_Alloc_traits typedefSparse< T, Alloc >::SparseRep
T_allocate(size_t len)Sparse< T, Alloc >::SparseRepinline
T_deallocate(T_pointer data, size_t len)Sparse< T, Alloc >::SparseRepinline
T_pointer typedefSparse< T, Alloc >::SparseRep
~SparseRep()Sparse< T, Alloc >::SparseRepinline