Navigation

Operators and Keywords

Function List:

C++ API

Sparse< T > Member List

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

byte_size(void) const Sparse< T > [inline]
capacity(void) const Sparse< T > [inline]
change_capacity(octave_idx_type nz)Sparse< T > [inline]
checkelem(octave_idx_type n)Sparse< T > [inline]
checkelem(octave_idx_type i, octave_idx_type j)Sparse< T > [inline]
checkelem(const Array< octave_idx_type > &ra_idx)Sparse< T > [inline]
checkelem(octave_idx_type n) const Sparse< T > [inline]
checkelem(octave_idx_type i, octave_idx_type j) const Sparse< T > [inline]
checkelem(const Array< octave_idx_type > &ra_idx) const Sparse< T > [inline]
cidx(void)Sparse< T > [inline]
cidx(octave_idx_type i)Sparse< T > [inline]
cidx(octave_idx_type i) const Sparse< T > [inline]
cidx(void) const Sparse< T > [inline]
clear_index(void)Sparse< T >
cols(void) const Sparse< T > [inline]
columns(void) const Sparse< T > [inline]
compute_index(const Array< octave_idx_type > &ra_idx) const Sparse< T >
data(void)Sparse< T > [inline]
data(octave_idx_type i)Sparse< T > [inline]
data(octave_idx_type i) const Sparse< T > [inline]
data(void) const Sparse< T > [inline]
diag(octave_idx_type k=0) const Sparse< T >
dim1(void) const Sparse< T > [inline]
dim2(void) const Sparse< T > [inline]
dimensionsSparse< T >
dims(void) const Sparse< T > [inline]
elem(octave_idx_type n)Sparse< T > [inline]
elem(octave_idx_type i, octave_idx_type j)Sparse< T > [inline]
elem(const Array< octave_idx_type > &ra_idx)Sparse< T > [inline]
elem(octave_idx_type n) const Sparse< T > [inline]
elem(octave_idx_type i, octave_idx_type j) const Sparse< T > [inline]
elem(const Array< octave_idx_type > &ra_idx) const Sparse< T > [inline]
element_type typedefSparse< T >
get_col_index(octave_idx_type k)Sparse< T > [inline]
get_idx(void) const Sparse< T > [inline]
get_row_index(octave_idx_type k)Sparse< T > [inline]
idxSparse< T > [protected]
idx_countSparse< T > [protected]
index(idx_vector &i, int resize_ok=0) const Sparse< T >
index(idx_vector &i, idx_vector &j, int resize_ok=0) const Sparse< T >
index(Array< idx_vector > &ra_idx, int resize_ok=0) const Sparse< T >
index_count(void) const Sparse< T > [inline]
indices_ok(void) const Sparse< T > [inline]
insert(const Sparse< T > &a, octave_idx_type r, octave_idx_type c)Sparse< T >
insert(const Sparse< T > &a, const Array< octave_idx_type > &idx)Sparse< T >
ipermute(const Array< octave_idx_type > &vec) const Sparse< T > [inline]
is_empty(void) const Sparse< T > [inline]
is_square(void) const Sparse< T > [inline]
length(void) const Sparse< T > [inline]
make_unique(void)Sparse< T > [inline, protected]
map(F fcn) const Sparse< T > [inline]
maybe_compress(bool remove_zeros=false)Sparse< T > [inline]
maybe_delete_elements(idx_vector &i)Sparse< T >
maybe_delete_elements(idx_vector &i, idx_vector &j)Sparse< T >
maybe_delete_elements(Array< idx_vector > &ra_idx)Sparse< T >
mex_get_data(void) const Sparse< T > [inline]
mex_get_ir(void) const Sparse< T > [inline]
mex_get_jc(void) const Sparse< T > [inline]
ndims(void) const Sparse< T > [inline]
nelem(void) const Sparse< T > [inline]
nnz(void) const Sparse< T > [inline]
numel(void) const Sparse< T > [inline]
nzmax(void) const Sparse< T > [inline]
operator()(octave_idx_type n)Sparse< T > [inline]
operator()(octave_idx_type i, octave_idx_type j)Sparse< T > [inline]
operator()(const Array< octave_idx_type > &ra_idx)Sparse< T > [inline]
operator()(octave_idx_type n) const Sparse< T > [inline]
operator()(octave_idx_type i, octave_idx_type j) const Sparse< T > [inline]
operator()(const Array< octave_idx_type > &ra_idx) const Sparse< T > [inline]
operator=(const Sparse< T > &a)Sparse< T >
permute(const Array< octave_idx_type > &vec, bool inv=false) const Sparse< T >
print_info(std::ostream &os, const std::string &prefix) const Sparse< T >
range_error(const char *fcn, octave_idx_type n) const Sparse< T >
range_error(const char *fcn, octave_idx_type n)Sparse< T >
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) const Sparse< T >
range_error(const char *fcn, octave_idx_type i, octave_idx_type j)Sparse< T >
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) const Sparse< T >
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx)Sparse< T >
repSparse< T >
reshape(const dim_vector &new_dims) const Sparse< T >
resize(octave_idx_type r, octave_idx_type c)Sparse< T > [inline]
resize(const dim_vector &dv)Sparse< T > [inline]
resize_no_fill(octave_idx_type r, octave_idx_type c)Sparse< T >
resize_no_fill(const dim_vector &dv)Sparse< T >
ridx(void)Sparse< T > [inline]
ridx(octave_idx_type i)Sparse< T > [inline]
ridx(octave_idx_type i) const Sparse< T > [inline]
ridx(void) const Sparse< T > [inline]
rows(void) const Sparse< T > [inline]
set_index(const idx_vector &i)Sparse< T >
sort(octave_idx_type dim=0, sortmode mode=ASCENDING) const Sparse< T >
sort(Array< octave_idx_type > &sidx, octave_idx_type dim=0, sortmode mode=ASCENDING) const Sparse< T >
Sparse(void)Sparse< T > [inline]
Sparse(octave_idx_type n)Sparse< T > [inline, explicit]
Sparse(octave_idx_type nr, octave_idx_type nc)Sparse< T > [inline, explicit]
Sparse(octave_idx_type nr, octave_idx_type nc, T val)Sparse< T > [explicit]
Sparse(const dim_vector &dv, octave_idx_type nz)Sparse< T > [inline]
Sparse(octave_idx_type nr, octave_idx_type nc, octave_idx_type nz)Sparse< T > [inline]
Sparse(const Sparse< U > &a)Sparse< T > [inline]
Sparse(const Sparse< T > &a)Sparse< T > [inline]
Sparse(const dim_vector &dv)Sparse< T >
Sparse(const Sparse< T > &a, const dim_vector &dv)Sparse< T >
Sparse(const Array< T > &a, const Array< octave_idx_type > &r, const Array< octave_idx_type > &c, octave_idx_type nr, octave_idx_type nc, bool sum_terms)Sparse< T >
Sparse(const Array< T > &a, const Array< double > &r, const Array< double > &c, octave_idx_type nr, octave_idx_type nc, bool sum_terms)Sparse< T >
Sparse(const Array2< T > &a)Sparse< T >
Sparse(const Array< T > &a)Sparse< T >
squeeze(void) const Sparse< T > [inline]
transpose(void) const Sparse< T >
value(void)Sparse< T >
xcidx(void)Sparse< T > [inline]
xcidx(octave_idx_type i)Sparse< T > [inline]
xdata(void)Sparse< T > [inline]
xdata(octave_idx_type i)Sparse< T > [inline]
xelem(octave_idx_type n)Sparse< T > [inline]
xelem(octave_idx_type n) const Sparse< T > [inline]
xelem(octave_idx_type i, octave_idx_type j)Sparse< T > [inline]
xelem(octave_idx_type i, octave_idx_type j) const Sparse< T > [inline]
xelem(const Array< octave_idx_type > &ra_idx)Sparse< T > [inline]
xelem(const Array< octave_idx_type > &ra_idx) const Sparse< T > [inline]
xridx(void)Sparse< T > [inline]
xridx(octave_idx_type i)Sparse< T > [inline]
~Sparse(void)Sparse< T > [virtual]