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

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

complex_index_exception(const std::string &value)complex_index_exceptioninline
err_id(void) constcomplex_index_exceptioninlinevirtual
expression(void) constindex_exceptionprotected
index_exception(const std::string &index, octave_idx_type nd=0, octave_idx_type dim=-1, const char *var="")index_exceptioninline
m_dimindex_exceptionprotected
m_indexindex_exceptionprivate
m_ndindex_exceptionprotected
m_varindex_exceptionprotected
set_pos(octave_idx_type nd_arg, octave_idx_type dim_arg)index_exceptioninline
set_pos_if_unset(octave_idx_type nd_arg, octave_idx_type dim_arg)index_exceptioninline
set_var(const std::string &var_arg="")index_exceptioninline
update_message(void)complex_index_exceptioninlinevirtual
~complex_index_exception(void)=defaultcomplex_index_exception
~index_exception(void)=defaultindex_exception