This is the complete list of members for Sparse< T >, including all inherited members.
any_element_is_nan(void) const | Sparse< T > | inline |
array_value(void) const | Sparse< T > | |
assign(const idx_vector &i, const Sparse< T > &rhs) | Sparse< T > | |
assign(const idx_vector &i, const idx_vector &j, const Sparse< T > &rhs) | Sparse< T > | |
byte_size(void) const | Sparse< T > | inline |
cat(int dim, octave_idx_type n, const Sparse< T > *sparse_list) | Sparse< T > | static |
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 |
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 |
delete_elements(const idx_vector &i) | Sparse< T > | |
delete_elements(int dim, const idx_vector &i) | Sparse< T > | |
delete_elements(const idx_vector &i, const idx_vector &j) | Sparse< T > | |
diag(octave_idx_type k=0) const | Sparse< T > | |
dim1(void) const | Sparse< T > | inline |
dim2(void) const | Sparse< T > | inline |
dimensions | Sparse< 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 typedef | Sparse< T > | |
get_col_index(octave_idx_type k) | Sparse< T > | inline |
get_row_index(octave_idx_type k) | Sparse< T > | inline |
index(const idx_vector &i, bool resize_ok=false) const | Sparse< T > | |
index(const idx_vector &i, const idx_vector &j, bool resize_ok=false) const | Sparse< T > | |
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 |
isempty(void) const | Sparse< T > | inline |
issquare(void) const | Sparse< T > | inline |
make_unique(void) | Sparse< T > | inlineprotected |
map(F fcn) const | Sparse< T > | inline |
map(U(&fcn)(T)) const | Sparse< T > | inline |
map(U(&fcn)(const T &)) const | Sparse< T > | inline |
maybe_compress(bool remove_zeros=false) | Sparse< T > | inline |
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 |
nil_rep(void) | Sparse< T > | privatestatic |
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 > | |
rep | Sparse< T > | |
reshape(const dim_vector &new_dims) const | Sparse< T > | |
resize(octave_idx_type r, octave_idx_type c) | Sparse< T > | |
resize(const dim_vector &dv) | Sparse< T > | |
resize1(octave_idx_type n) | 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 |
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 > | inlineexplicit |
Sparse(octave_idx_type nr, octave_idx_type nc) | Sparse< T > | inlineexplicit |
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 PermMatrix &a) | Sparse< T > | explicit |
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 idx_vector &r, const idx_vector &c, octave_idx_type nr=-1, octave_idx_type nc=-1, bool sum_terms=true, octave_idx_type nzm=-1) | Sparse< T > | |
Sparse(const Array< T > &a) | Sparse< T > | |
squeeze(void) const | Sparse< T > | inline |
test(F fcn) const | Sparse< T > | inline |
test_all(F fcn) const | Sparse< T > | inline |
test_all(bool(&fcn)(T)) const | Sparse< T > | inline |
test_all(bool(&fcn)(const T &)) const | Sparse< T > | inline |
test_any(F fcn) const | Sparse< T > | inline |
test_any(bool(&fcn)(T)) const | Sparse< T > | inline |
test_any(bool(&fcn)(const T &)) const | Sparse< T > | inline |
transpose(void) const | 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 |