, including all inherited members.
all(int=0) const | Cell | [inline] |
any(int=0) const | Cell | [inline] |
any_element_is_nan(void) const | Cell | [inline] |
Array class | Array< octave_value > | [friend] |
Array(octave_value *d, octave_idx_type n) | Array< octave_value > | [inline, protected] |
Array(octave_value *d, const dim_vector &dv) | Array< octave_value > | [inline, protected] |
Array(const Array< octave_value > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< octave_value > | [inline, protected] |
Array(void) | Array< octave_value > | [inline] |
Array(octave_idx_type n) | Array< octave_value > | [inline, explicit] |
Array(octave_idx_type n, const octave_value &val) | Array< octave_value > | [inline, explicit] |
Array(const Array< U > &a) | Array< octave_value > | [inline] |
Array(const Array< octave_value > &a) | Array< octave_value > | [inline] |
Array(const dim_vector &dv) | Array< octave_value > | [inline] |
Array(const dim_vector &dv, const octave_value &val) | Array< octave_value > | [inline] |
Array(const Array< octave_value > &a, const dim_vector &dv) | Array< octave_value > | |
assign(const octave_value_list &idx, const Cell &rhs, const octave_value &fill_val=resize_fill_value()) | Cell | |
Array< octave_value >::assign(const idx_vector &i, const Array< octave_value > &rhs, const octave_value &rfv=resize_fill_value()) | Array< octave_value > | |
Array< octave_value >::assign(const idx_vector &i, const idx_vector &j, const Array< octave_value > &rhs, const octave_value &rfv=resize_fill_value()) | Array< octave_value > | |
Array< octave_value >::assign(const Array< idx_vector > &ia, const Array< octave_value > &rhs, const octave_value &rfv=resize_fill_value()) | Array< octave_value > | |
byte_size(void) const | Array< octave_value > | [inline] |
capacity(void) const | Array< octave_value > | [inline] |
Cell(void) | Cell | [inline] |
Cell(const octave_value &val) | Cell | [inline] |
Cell(const octave_value_list &ovl) | Cell | |
Cell(octave_idx_type n, octave_idx_type m, const octave_value &val=resize_fill_value()) | Cell | [inline] |
Cell(const dim_vector &dv, const octave_value &val=resize_fill_value()) | Cell | [inline] |
Cell(const Array< octave_value > &c) | Cell | [inline] |
Cell(const Array< octave_value > &c, octave_idx_type nr, octave_idx_type nc) | Cell | [inline] |
Cell(const string_vector &sv, bool trim=false) | Cell | |
Cell(const Array< std::string > &sa) | Cell | |
Cell(const dim_vector &dv, const string_vector &sv, bool trim=false) | Cell | |
Cell(const Cell &c) | Cell | [inline] |
checkelem(octave_idx_type n) | Array< octave_value > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j) | Array< octave_value > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_value > | [inline] |
checkelem(const Array< octave_idx_type > &ra_idx) | Array< octave_value > | [inline] |
checkelem(octave_idx_type n) const | Array< octave_value > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j) const | Array< octave_value > | [inline] |
checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_value > | [inline] |
checkelem(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | [inline] |
chop_trailing_singletons(void) | Array< octave_value > | [inline] |
clear(void) | Array< octave_value > | |
clear(const dim_vector &dv) | Array< octave_value > | |
clear(octave_idx_type n) | Array< octave_value > | [inline] |
clear(octave_idx_type r, octave_idx_type c) | Array< octave_value > | [inline] |
cols(void) const | Array< octave_value > | [inline] |
column(octave_idx_type i) const | Cell | |
columns(void) const | Array< octave_value > | [inline] |
compare_fcn_type typedef | Array< octave_value > | |
compute_index(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | |
concat(const Cell &rb, const Array< octave_idx_type > &ra_idx) | Cell | |
data(void) const | Array< octave_value > | [inline] |
delete_elements(const octave_value_list &idx) | Cell | |
Array< octave_value >::delete_elements(const idx_vector &i) | Array< octave_value > | |
Array< octave_value >::delete_elements(int dim, const idx_vector &i) | Array< octave_value > | |
Array< octave_value >::delete_elements(const Array< idx_vector > &ia) | Array< octave_value > | |
diag(octave_idx_type k=0) const | Cell | |
dim1(void) const | Array< octave_value > | [inline] |
dim2(void) const | Array< octave_value > | [inline] |
dim3(void) const | Array< octave_value > | [inline] |
dimensions | Array< octave_value > | [protected] |
dims(void) const | Array< octave_value > | [inline] |
elem(octave_idx_type n) | Array< octave_value > | [inline] |
elem(octave_idx_type i, octave_idx_type j) | Array< octave_value > | [inline] |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_value > | [inline] |
elem(const Array< octave_idx_type > &ra_idx) | Array< octave_value > | [inline] |
elem(octave_idx_type n) const | Array< octave_value > | [inline] |
elem(octave_idx_type i, octave_idx_type j) const | Array< octave_value > | [inline] |
elem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_value > | [inline] |
elem(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | [inline] |
element_type typedef | Array< octave_value > | |
fastmap(U(*fcn)(typename ref_param< octave_value >::type)) const | Array< octave_value > | [inline] |
fill(const octave_value &val) | Array< octave_value > | |
find(octave_idx_type n=-1, bool backward=false) const | Array< octave_value > | |
fortran_vec(void) const | Array< octave_value > | [inline] |
fortran_vec(void) | Array< octave_value > | |
get_size(octave_idx_type r, octave_idx_type c) | Array< octave_value > | [static] |
get_size(octave_idx_type r, octave_idx_type c, octave_idx_type p) | Array< octave_value > | [static] |
get_size(const dim_vector &dv) | Array< octave_value > | [static] |
hermitian(octave_value(*fcn)(const octave_value &)=0) const | Array< octave_value > | |
index(const octave_value_list &idx, bool resize_ok=false) const | Cell | |
Array< octave_value >::index(const idx_vector &i) const | Array< octave_value > | |
Array< octave_value >::index(const idx_vector &i, const idx_vector &j) const | Array< octave_value > | |
Array< octave_value >::index(const Array< idx_vector > &ia) const | Array< octave_value > | |
Array< octave_value >::index(const idx_vector &i, bool resize_ok, const octave_value &rfv=resize_fill_value()) const | Array< octave_value > | |
Array< octave_value >::index(const idx_vector &i, const idx_vector &j, bool resize_ok, const octave_value &rfv=resize_fill_value()) const | Array< octave_value > | |
Array< octave_value >::index(const Array< idx_vector > &ia, bool resize_ok, const octave_value &rfv=resize_fill_value()) const | Array< octave_value > | |
insert(const Cell &a, octave_idx_type r, octave_idx_type c) | Cell | |
insert(const Cell &a, const Array< octave_idx_type > &ra_idx) | Cell | |
Array< octave_value >::insert(const Array< octave_value > &a, octave_idx_type r, octave_idx_type c) | Array< octave_value > | |
Array< octave_value >::insert(const Array< octave_value > &a, const Array< octave_idx_type > &idx) | Array< octave_value > | |
insert2(const Array< octave_value > &a, octave_idx_type r, octave_idx_type c) | Array< octave_value > | |
insertN(const Array< octave_value > &a, octave_idx_type r, octave_idx_type c) | Array< octave_value > | |
ipermute(const Array< octave_idx_type > &vec) const | Array< octave_value > | [inline] |
is_cellstr(void) const | Cell | |
is_empty(void) const | Array< octave_value > | [inline] |
is_shared(void) | Array< octave_value > | [inline] |
is_sorted(sortmode mode=UNSORTED) const | Array< octave_value > | |
is_sorted_rows(sortmode mode=UNSORTED) const | Array< octave_value > | |
is_square(void) const | Array< octave_value > | [inline] |
is_true(void) const | Cell | [inline] |
is_vector(void) const | Array< octave_value > | [inline] |
length(void) const | Array< octave_value > | [inline] |
linear_slice(octave_idx_type lo, octave_idx_type up) const | Array< octave_value > | |
linearize(void) const | Array< octave_value > | |
lookup(const octave_value &value, sortmode mode=UNSORTED) const | Array< octave_value > | |
lookup(const Array< octave_value > &values, sortmode mode=UNSORTED, bool linf=false, bool rinf=false) const | Array< octave_value > | |
lookupb(const Array< octave_value > &values, sortmode mode=UNSORTED) const | Array< octave_value > | |
lookupm(const Array< octave_value > &values, sortmode mode=UNSORTED) const | Array< octave_value > | |
make_unique(void) | Array< octave_value > | [inline] |
Array< octave_value >::map(F fcn) const | Array< octave_value > | [inline] |
maybe_delete_dims(void) | Array< octave_value > | |
maybe_economize(void) | Array< octave_value > | [inline] |
mex_get_data(void) const | Array< octave_value > | [inline] |
ndims(void) const | Array< octave_value > | [inline] |
nelem(void) const | Array< octave_value > | [inline] |
nnz(void) const | Cell | |
nth_element(const idx_vector &n, int dim=0) const | Array< octave_value > | |
numel(void) const | Array< octave_value > | [inline] |
operator()(octave_idx_type n) | Array< octave_value > | [inline] |
operator()(octave_idx_type i, octave_idx_type j) | Array< octave_value > | [inline] |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_value > | [inline] |
operator()(const Array< octave_idx_type > &ra_idx) | Array< octave_value > | [inline] |
operator()(octave_idx_type n) const | Array< octave_value > | [inline] |
operator()(octave_idx_type i, octave_idx_type j) const | Array< octave_value > | [inline] |
operator()(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_value > | [inline] |
operator()(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | [inline] |
operator=(const Array< octave_value > &a) | Array< octave_value > | [inline] |
page(octave_idx_type k) const | Array< octave_value > | |
pages(void) const | Array< octave_value > | [inline] |
permute(const Array< octave_idx_type > &vec, bool inv=false) const | Array< octave_value > | |
print_info(std::ostream &os, const std::string &prefix) const | Array< octave_value > | |
range_error(const char *fcn, octave_idx_type n) const | Array< octave_value > | |
range_error(const char *fcn, octave_idx_type n) | Array< octave_value > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) const | Array< octave_value > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j) | Array< octave_value > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_value > | |
range_error(const char *fcn, octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_value > | |
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | |
range_error(const char *fcn, const Array< octave_idx_type > &ra_idx) | Array< octave_value > | |
rep | Array< octave_value > | [protected] |
reshape(const dim_vector &new_dims) const | Cell | [inline] |
resize(octave_idx_type n) | Array< octave_value > | [inline] |
resize(dim_vector dv) | Array< octave_value > | [inline] |
resize(octave_idx_type n, const octave_value &rfv) | Array< octave_value > | [inline] |
resize(octave_idx_type nr, octave_idx_type nc, const octave_value &rfv) | Array< octave_value > | [inline] |
resize(dim_vector dv, const octave_value &rfv) | Array< octave_value > | [inline] |
resize_fill(octave_idx_type n, const octave_value &rfv) | Array< octave_value > | |
resize_fill(octave_idx_type nr, octave_idx_type nc, const octave_value &rfv) | Array< octave_value > | |
resize_fill(const dim_vector &dv, const octave_value &rfv) | Array< octave_value > | |
resize_fill_value(void) | Cell | [inline, static] |
rows(void) const | Array< octave_value > | [inline] |
slice_data | Array< octave_value > | [protected] |
slice_len | Array< octave_value > | [protected] |
sort(int dim=0, sortmode mode=ASCENDING) const | Array< octave_value > | |
sort(Array< octave_idx_type > &sidx, int dim=0, sortmode mode=ASCENDING) const | Array< octave_value > | |
sort_rows_idx(sortmode mode=ASCENDING) const | Array< octave_value > | |
squeeze(void) const | Array< octave_value > | |
transpose(void) const | Array< octave_value > | |
xelem(octave_idx_type n) | Array< octave_value > | [inline] |
xelem(octave_idx_type n) const | Array< octave_value > | [inline] |
xelem(octave_idx_type i, octave_idx_type j) | Array< octave_value > | [inline] |
xelem(octave_idx_type i, octave_idx_type j) const | Array< octave_value > | [inline] |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_value > | [inline] |
xelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_value > | [inline] |
xelem(const Array< octave_idx_type > &ra_idx) | Array< octave_value > | [inline] |
xelem(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | [inline] |
xisalnum(void) const | Cell | [inline] |
xisalpha(void) const | Cell | [inline] |
xisascii(void) const | Cell | [inline] |
xiscntrl(void) const | Cell | [inline] |
xisdigit(void) const | Cell | [inline] |
xisgraph(void) const | Cell | [inline] |
xislower(void) const | Cell | [inline] |
xisprint(void) const | Cell | [inline] |
xispunct(void) const | Cell | [inline] |
xisspace(void) const | Cell | [inline] |
xisupper(void) const | Cell | [inline] |
xisxdigit(void) const | Cell | [inline] |
xtoascii(void) const | Cell | [inline] |
xtolower(void) const | Cell | [inline] |
xtoupper(void) const | Cell | [inline] |
~Array(void) | Array< octave_value > | [inline] |