This is the complete list of members for Array< T >, including all inherited members.
Array class | Array< T > | friend |
Array(const Array< T > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< T > | inlineprotected |
Array(T *sdata, octave_idx_type slen, octave_idx_type *adims, void *arep) | Array< T > | inlineprotected |
Array(void) | Array< T > | inline |
Array(const dim_vector &dv) | Array< T > | inlineexplicit |
Array(const dim_vector &dv, const T &val) | Array< T > | inlineexplicit |
Array(const Array< T > &a, const dim_vector &dv) | Array< T > | |
Array(const Container< T > &a, const dim_vector &dv) | Array< T > | |
Array(const Array< U > &a) | Array< T > | inline |
Array(const Array< T > &a) | Array< T > | inline |
Array(Array< T > &&a) | Array< T > | inline |
as_column(void) const | Array< T > | inline |
as_matrix(void) const | Array< T > | inline |
as_row(void) const | Array< T > | inline |
assign(const idx_vector &i, const Array< T > &rhs, const T &rfv) | Array< T > | |
assign(const idx_vector &i, const Array< T > &rhs) | Array< T > | inline |
assign(const idx_vector &i, const idx_vector &j, const Array< T > &rhs, const T &rfv) | Array< T > | |
assign(const idx_vector &i, const idx_vector &j, const Array< T > &rhs) | Array< T > | inline |
assign(const Array< idx_vector > &ia, const Array< T > &rhs, const T &rfv) | Array< T > | |
assign(const Array< idx_vector > &ia, const Array< T > &rhs) | Array< T > | inline |
byte_size(void) const | Array< T > | inline |
cat(int dim, octave_idx_type n, const Array< T > *array_list) | Array< T > | static |
checkelem(octave_idx_type n) | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j) | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | |
checkelem(const Array< octave_idx_type > &ra_idx) | Array< T > | |
checkelem(octave_idx_type n) const | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j) const | Array< T > | |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | |
checkelem(const Array< octave_idx_type > &ra_idx) const | Array< T > | |
clear(void) | Array< T > | |
clear(const dim_vector &dv) | Array< T > | |
clear(octave_idx_type r, octave_idx_type c) | Array< T > | inline |
cols(void) const | Array< T > | inline |
column(octave_idx_type k) const | Array< T > | |
columns(void) const | Array< T > | inline |
compare_fcn_type typedef | Array< T > | |
compute_index(octave_idx_type i, octave_idx_type j) const | Array< T > | |
compute_index(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | |
compute_index(const Array< octave_idx_type > &ra_idx) const | Array< T > | |
compute_index_unchecked(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
crefT typedef | Array< T > | |
data(void) const | Array< T > | inline |
delete_elements(const idx_vector &i) | Array< T > | |
delete_elements(int dim, const idx_vector &i) | Array< T > | |
delete_elements(const Array< idx_vector > &ia) | Array< T > | |
diag(octave_idx_type k=0) const | Array< T > | |
diag(octave_idx_type m, octave_idx_type n) const | Array< T > | |
dim1(void) const | Array< T > | inline |
dim2(void) const | Array< T > | inline |
dim3(void) const | Array< T > | inline |
dimensions | Array< T > | protected |
dims(void) const | Array< T > | inline |
elem(octave_idx_type n) | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j) | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | inline |
elem(const Array< octave_idx_type > &ra_idx) | Array< T > | inline |
elem(octave_idx_type n) const | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j) const | Array< T > | inline |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | inline |
elem(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
element_type typedef | Array< T > | |
fill(const T &val) | Array< T > | |
find(octave_idx_type n=-1, bool backward=false) const | Array< T > | |
find(octave_idx_type, bool) const | Array< T > | |
fortran_vec(void) const | Array< T > | inline |
fortran_vec(void) | Array< T > | |
hermitian(T(*fcn)(const T &)=nullptr) const | Array< T > | |
index(const idx_vector &i) const | Array< T > | |
index(const idx_vector &i, const idx_vector &j) const | Array< T > | |
index(const Array< idx_vector > &ia) const | Array< T > | |
index(const idx_vector &i, bool resize_ok, const T &rfv) const | Array< T > | |
index(const idx_vector &i, bool resize_ok) const | Array< T > | inline |
index(const idx_vector &i, const idx_vector &j, bool resize_ok, const T &rfv) const | Array< T > | |
index(const idx_vector &i, const idx_vector &j, bool resize_ok) const | Array< T > | inline |
index(const Array< idx_vector > &ia, bool resize_ok, const T &rfv) const | Array< T > | |
index(const Array< idx_vector > &ia, bool resize_ok) const | Array< T > | inline |
insert(const Array< T > &a, const Array< octave_idx_type > &idx) | Array< T > | |
insert(const Array< T > &a, octave_idx_type r, octave_idx_type c) | Array< T > | |
instantiation_guard() | Array< T > | privatestatic |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
instantiation_guard() | Array< T > | private |
ipermute(const Array< octave_idx_type > &vec) const | Array< T > | inline |
is_nd_vector(void) const | Array< T > | inline |
is_shared(void) | Array< T > | inline |
is_sorted_rows(sortmode mode=UNSORTED) const | Array< T > | |
is_sorted_rows(sortmode) const | Array< T > | |
isempty(void) const | Array< T > | inline |
issorted(sortmode mode=UNSORTED) const | Array< T > | |
issorted(sortmode mode) const | Array< T > | |
issorted(sortmode) const | Array< T > | |
issquare(void) const | Array< T > | inline |
isvector(void) const | Array< T > | inline |
jit_array_rep(void) const | Array< T > | inline |
jit_dimensions(void) const | Array< T > | inline |
jit_ref_count(void) | Array< T > | inline |
jit_slice_data(void) const | Array< T > | inline |
linear_slice(octave_idx_type lo, octave_idx_type up) const | Array< T > | |
lookup(const T &value, sortmode mode=UNSORTED) const | Array< T > | |
lookup(const Array< T > &values, sortmode mode=UNSORTED) const | Array< T > | |
lookup(idx_vector const &, sortmode) const | Array< T > | |
lookup(const Array< idx_vector > &, sortmode) const | Array< T > | |
make_unique(void) | Array< T > | inline |
map(F fcn) const | Array< T > | inline |
map(U(&fcn)(T)) const | Array< T > | inline |
map(U(&fcn)(const T &)) const | Array< T > | inline |
maybe_economize(void) | Array< T > | inline |
mex_get_data(void) const | Array< T > | inline |
ndims(void) const | Array< T > | inline |
nil_rep(void) | Array< T > | privatestatic |
nnz(void) const | Array< T > | |
nnz(void) const | Array< T > | |
nth_element(const idx_vector &n, int dim=0) const | Array< T > | |
nth_element(const idx_vector &, int) const | Array< T > | |
numel(void) const | Array< T > | inline |
operator()(octave_idx_type n) | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j) | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | inline |
operator()(const Array< octave_idx_type > &ra_idx) | Array< T > | inline |
operator()(octave_idx_type n) const | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j) const | Array< T > | inline |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | inline |
operator()(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
operator=(const Array< T > &a) | Array< T > | inline |
operator=(Array< T > &&a) | Array< T > | inline |
optimize_dimensions(const dim_vector &dv) | Array< T > | |
page(octave_idx_type k) const | Array< T > | |
pages(void) const | Array< T > | inline |
permute(const Array< octave_idx_type > &vec, bool inv=false) const | Array< T > | |
print_info(std::ostream &os, const std::string &prefix) const | Array< T > | |
rep | Array< T > | protected |
reshape(octave_idx_type nr, octave_idx_type nc) const | Array< T > | inline |
reshape(const dim_vector &new_dims) const | Array< T > | inline |
resize(const dim_vector &dv, const T &rfv) | Array< T > | |
resize(const dim_vector &dv) | Array< T > | inline |
resize1(octave_idx_type n, const T &rfv) | Array< T > | |
resize1(octave_idx_type n) | Array< T > | inline |
resize2(octave_idx_type nr, octave_idx_type nc, const T &rfv) | Array< T > | |
resize2(octave_idx_type nr, octave_idx_type nc) | Array< T > | inline |
resize_fill_value(void) const | Array< T > | virtual |
rows(void) const | Array< T > | inline |
size(const size_type d) const | Array< T > | inline |
size_type typedef | Array< T > | |
slice_data | Array< T > | protected |
slice_len | Array< T > | protected |
sort(int dim=0, sortmode mode=ASCENDING) const | Array< T > | |
sort(Array< octave_idx_type > &sidx, int dim=0, sortmode mode=ASCENDING) const | Array< T > | |
sort(int, sortmode) const | Array< T > | |
sort(Array< octave_idx_type > &sidx, int, sortmode) const | Array< T > | |
sort_rows_idx(sortmode mode=ASCENDING) const | Array< T > | |
sort_rows_idx(sortmode) const | Array< T > | |
squeeze(void) const | Array< T > | |
test(F fcn) const | Array< T > | inline |
test_all(F fcn) const | Array< T > | inline |
test_all(bool(&fcn)(T)) const | Array< T > | inline |
test_all(bool(&fcn)(const T &)) const | Array< T > | inline |
test_any(F fcn) const | Array< T > | inline |
test_any(bool(&fcn)(T)) const | Array< T > | inline |
test_any(bool(&fcn)(const T &)) const | Array< T > | inline |
transpose(void) const | Array< T > | |
value_type typedef | Array< T > | |
xelem(octave_idx_type n) | Array< T > | inline |
xelem(octave_idx_type n) const | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j) | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j) const | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< T > | inline |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< T > | inline |
xelem(const Array< octave_idx_type > &ra_idx) | Array< T > | inline |
xelem(const Array< octave_idx_type > &ra_idx) const | Array< T > | inline |
~Array(void) | Array< T > | inlinevirtual |