GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave_map Member List

This is the complete list of members for octave_map, including all inherited members.

assign(const std::string &k, const Cell &val)octave_mapinline
assign(const octave::idx_vector &i, const octave_map &rhs)octave_map
assign(const octave::idx_vector &i, const octave::idx_vector &j, const octave_map &rhs)octave_map
assign(const Array< octave::idx_vector > &ia, const octave_map &rhs)octave_map
assign(const octave_value_list &, const octave_map &rhs)octave_map
assign(const octave_value_list &idx, const std::string &k, const Cell &rhs)octave_map
begin() constoctave_mapinline
cat(int dim, octave_idx_type n, const octave_scalar_map *map_list)octave_mapstatic
cat(int dim, octave_idx_type n, const octave_map *map_list)octave_mapstatic
cbegin() constoctave_mapinline
cend() constoctave_mapinline
checkelem(octave_idx_type n) constoctave_mapinline
checkelem(octave_idx_type i, octave_idx_type j) constoctave_mapinline
checkelem(const Array< octave_idx_type > &ra_idx) constoctave_mapinline
clear()octave_mapinline
cols() constoctave_mapinline
column(octave_idx_type k) constoctave_map
columns() constoctave_mapinline
concat(const octave_map &rb, const Array< octave_idx_type > &ra_idx)octave_map
const_iterator typedefoctave_map
contains(const std::string &name) constoctave_mapinline
contents(const_iterator p) constoctave_mapinline
contents(iterator p)octave_mapinline
contents(octave_idx_type i) constoctave_mapinline
contents(octave_idx_type i)octave_mapinline
contents(const std::string &k) constoctave_map
contents(const std::string &k)octave_map
del(const std::string &k)octave_mapinline
delete_elements(const octave::idx_vector &i)octave_map
delete_elements(int dim, const octave::idx_vector &i)octave_map
delete_elements(const Array< octave::idx_vector > &ia)octave_map
delete_elements(const octave_value_list &)octave_map
dims() constoctave_mapinline
elem(octave_idx_type n) constoctave_map
elem(octave_idx_type i, octave_idx_type j) constoctave_map
elem(const Array< octave_idx_type > &ra_idx) constoctave_map
element_type typedefoctave_map
end() constoctave_mapinline
fast_elem_extract(octave_idx_type n) constoctave_map
fast_elem_insert(octave_idx_type n, const octave_scalar_map &rhs)octave_map
fieldnames() constoctave_mapinline
getfield(const std::string &key) constoctave_map
index(const_iterator p) constoctave_mapinline
index(const octave::idx_vector &i, bool resize_ok=false) constoctave_map
index(const octave::idx_vector &i, const octave::idx_vector &j, bool resize_ok=false) constoctave_map
index(const Array< octave::idx_vector > &ia, bool resize_ok=false) constoctave_map
index(const octave_value_list &, bool resize_ok=false) constoctave_map
isempty() constoctave_mapinline
isfield(const std::string &name) constoctave_mapinline
iterator typedefoctave_map
key(const_iterator p) constoctave_mapinline
keys() constoctave_mapinline
length() constoctave_mapinline
ndims() constoctave_mapinline
nfields() constoctave_mapinline
numel() constoctave_mapinline
octave_map(const octave_fields &k)octave_mapinline
octave_map(const dim_vector &dv, const octave_fields &k)octave_mapinline
octave_map(const dim_vector &dv)octave_mapinline
octave_map(const string_vector &k)octave_mapinline
octave_map(const dim_vector &dv, const string_vector &k)octave_mapinline
octave_map(const octave_scalar_map &m)octave_map
operator()(octave_idx_type n) constoctave_mapinline
operator()(octave_idx_type i, octave_idx_type j) constoctave_mapinline
operator()(const Array< octave_idx_type > &ra_idx) constoctave_mapinline
orderfields() constoctave_map
orderfields(Array< octave_idx_type > &perm) constoctave_map
orderfields(const octave_map &other, Array< octave_idx_type > &perm) constoctave_map
page(octave_idx_type k) constoctave_map
permute(const Array< int > &vec, bool inv=false) constoctave_map
reshape(const dim_vector &dv) constoctave_map
resize(const dim_vector &dv, bool fill=false)octave_map
rmfield(const std::string &key)octave_map
rows() constoctave_mapinline
seek(const std::string &k) constoctave_mapinline
setfield(const std::string &key, const Cell &val)octave_map
squeeze() constoctave_map
transpose() constoctave_map