![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for Cell, 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(const Array< octave_value > &a, const dim_vector &dv, octave_idx_type l, octave_idx_type u) | Array< octave_value > | inlineprotected |
| Array(octave_value *sdata, octave_idx_type slen, octave_idx_type *adims, void *arep) | Array< octave_value > | inlineprotected |
| Array(void) | Array< octave_value > | inline |
| Array(octave_idx_type n) GCC_ATTR_DEPRECATED | Array< octave_value > | inlineexplicit |
| Array(octave_idx_type n, const octave_value &val) GCC_ATTR_DEPRECATED | Array< octave_value > | inlineexplicit |
| Array(const dim_vector &dv) | Array< octave_value > | inlineexplicit |
| Array(const dim_vector &dv, const octave_value &val) | Array< octave_value > | inlineexplicit |
| Array(const Array< octave_value > &a, const dim_vector &dv) | Array< octave_value > | |
| Array(const Array< U > &a) | Array< octave_value > | inline |
| Array(const Array< octave_value > &a) | Array< octave_value > | inline |
| as_column(void) const | Array< octave_value > | inline |
| as_matrix(void) const | Array< octave_value > | inline |
| as_row(void) const | Array< octave_value > | inline |
| assign(const octave_value_list &idx, const Cell &rhs, const octave_value &fill_val=Matrix()) | Cell | |
| Array< octave_value >::assign(const idx_vector &i, const Array< octave_value > &rhs, const octave_value &rfv) | Array< octave_value > | |
| Array< octave_value >::assign(const idx_vector &i, const Array< octave_value > &rhs) | Array< octave_value > | inline |
| Array< octave_value >::assign(const idx_vector &i, const idx_vector &j, const Array< octave_value > &rhs, const octave_value &rfv) | Array< octave_value > | |
| Array< octave_value >::assign(const idx_vector &i, const idx_vector &j, const Array< octave_value > &rhs) | Array< octave_value > | inline |
| Array< octave_value >::assign(const Array< idx_vector > &ia, const Array< octave_value > &rhs, const octave_value &rfv) | Array< octave_value > | |
| Array< octave_value >::assign(const Array< idx_vector > &ia, const Array< octave_value > &rhs) | Array< octave_value > | inline |
| byte_size(void) const | Array< octave_value > | inline |
| capacity(void) const | Array< octave_value > | inline |
| cat(int dim, octave_idx_type n, const Array< octave_value > *array_list) | Array< octave_value > | static |
| 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=Matrix()) | Cell | inline |
| Cell(const dim_vector &dv, const octave_value &val=Matrix()) | 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 std::list< std::string > &lst) | 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 |
| cellstr_value(void) const | Cell | |
| checkelem(octave_idx_type n) | Array< octave_value > | |
| checkelem(octave_idx_type i, octave_idx_type j) | Array< octave_value > | |
| checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) | Array< octave_value > | |
| checkelem(const Array< octave_idx_type > &ra_idx) | Array< octave_value > | |
| checkelem(octave_idx_type n) const | Array< octave_value > | |
| checkelem(octave_idx_type i, octave_idx_type j) const | Array< octave_value > | |
| checkelem(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_value > | |
| checkelem(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | |
| chop_trailing_singletons(void) GCC_ATTR_DEPRECATED | Array< octave_value > | inline |
| clear(void) | Array< octave_value > | |
| clear(const dim_vector &dv) | Array< octave_value > | |
| 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(octave_idx_type i, octave_idx_type j) const | Array< octave_value > | |
| compute_index(octave_idx_type i, octave_idx_type j, octave_idx_type k) const | Array< octave_value > | |
| compute_index(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | |
| compute_index_unchecked(const Array< octave_idx_type > &ra_idx) const | Array< octave_value > | inline |
| concat(const Cell &rb, const Array< octave_idx_type > &ra_idx) | Cell | |
| crefT typedef | Array< octave_value > | |
| ctype_mapper typedef | Cell | private |
| 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 | |
| diag(octave_idx_type m, octave_idx_type n) 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 > | |
| 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 > | |
| 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) const | Array< octave_value > | |
| Array< octave_value >::index(const idx_vector &i, bool resize_ok) const | Array< octave_value > | inline |
| Array< octave_value >::index(const idx_vector &i, const idx_vector &j, bool resize_ok, const octave_value &rfv) const | Array< octave_value > | |
| Array< octave_value >::index(const idx_vector &i, const idx_vector &j, bool resize_ok) const | Array< octave_value > | inline |
| Array< octave_value >::index(const Array< idx_vector > &ia, bool resize_ok, const octave_value &rfv) const | Array< octave_value > | |
| Array< octave_value >::index(const Array< idx_vector > &ia, bool resize_ok) const | Array< octave_value > | inline |
| 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, const Array< octave_idx_type > &idx) | Array< octave_value > | |
| Array< octave_value >::insert(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 |
| jit_array_rep(void) const | Array< octave_value > | inline |
| jit_dimensions(void) const | Array< octave_value > | inline |
| jit_ref_count(void) | Array< octave_value > | inline |
| jit_slice_data(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 > | |
| lookup(const octave_value &value, sortmode mode=UNSORTED) const | Array< octave_value > | |
| lookup(const Array< octave_value > &values, sortmode mode=UNSORTED) const | Array< octave_value > | |
| make_unique(void) | Array< octave_value > | inline |
| map(ctype_mapper) const | Cell | private |
| Array< octave_value >::map(F fcn) const | Array< octave_value > | inline |
| Array< octave_value >::map(U(&fcn)(octave_value)) const | Array< octave_value > | inline |
| Array< octave_value >::map(U(&fcn)(const octave_value &)) const | Array< octave_value > | inline |
| 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 |
| optimize_dimensions(const dim_vector &dv) | Array< octave_value > | |
| 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 > | |
| rep | Array< octave_value > | protected |
| reshape(const dim_vector &new_dims) const | Cell | inline |
| Array< octave_value >::reshape(octave_idx_type nr, octave_idx_type nc) const | Array< octave_value > | inline |
| resize(octave_idx_type n) GCC_ATTR_DEPRECATED | Array< octave_value > | inline |
| resize(octave_idx_type nr, octave_idx_type nc, const octave_value &rfv) GCC_ATTR_DEPRECATED | Array< octave_value > | inline |
| resize(octave_idx_type nr, octave_idx_type nc) GCC_ATTR_DEPRECATED | Array< octave_value > | inline |
| resize(const dim_vector &dv, const octave_value &rfv) | Array< octave_value > | |
| resize(const dim_vector &dv) | Array< octave_value > | inline |
| resize1(octave_idx_type n, const octave_value &rfv) | Array< octave_value > | |
| resize1(octave_idx_type n) | Array< octave_value > | inline |
| resize_fill_value(void) const | Cell | inlinevirtual |
| 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 > | |
| test(F fcn) const | Array< octave_value > | inline |
| test_all(F fcn) const | Array< octave_value > | inline |
| test_all(bool(&fcn)(octave_value)) const | Array< octave_value > | inline |
| test_all(bool(&fcn)(const octave_value &)) const | Array< octave_value > | inline |
| test_any(F fcn) const | Array< octave_value > | inline |
| test_any(bool(&fcn)(octave_value)) const | Array< octave_value > | inline |
| test_any(bool(&fcn)(const octave_value &)) const | Array< octave_value > | inline |
| 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 > | inlinevirtual |
1.8.1.2