#include "ov-complex.h"
Static Public Member Functions | |
static void | register_type () |
static void | register_type (octave::type_info &) |
static std::string | static_class_name () |
static int | static_type_id () |
static std::string | static_type_name () |
![]() | |
static void | register_type () |
static void | register_type (octave::type_info &) |
static std::string | static_class_name () |
static int | static_type_id () |
static std::string | static_type_name () |
Definition at line 52 of file ov-complex.h.
|
inline |
Definition at line 56 of file ov-complex.h.
|
inline |
Definition at line 59 of file ov-complex.h.
|
inline |
Definition at line 62 of file ov-complex.h.
|
default |
|
inlinevirtual |
Reimplemented from octave_base_scalar< Complex >.
Definition at line 86 of file ov-complex.h.
Reimplemented from octave_base_value.
Definition at line 206 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar, and warn_implicit_conversion().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 294 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
Reimplemented from octave_base_value.
Definition at line 476 of file ov-complex.cc.
References mxArray::get_complex_doubles(), mxArray::get_data(), mxArray::get_imag_data(), and octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 300 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 154 of file ov-complex.h.
References warn_logical_conversion().
Reimplemented from octave_base_value.
Definition at line 144 of file ov-complex.h.
References warn_logical_conversion().
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 93 of file ov-complex.h.
References btyp_complex.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 208 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 67 of file ov-complex.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 258 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 246 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
Referenced by do_index_op().
Reimplemented from octave_base_value.
Definition at line 234 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
Referenced by save_ascii(), save_binary(), and save_hdf5().
|
inline |
Definition at line 176 of file ov-complex.h.
|
virtual |
Reimplemented from octave_base_scalar< Complex >.
Definition at line 306 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 129 of file ov-complex.cc.
References complex_matrix_value(), and octave_value::index_op().
Reimplemented from octave_base_value.
Definition at line 158 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar, and warn_implicit_conversion().
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 73 of file ov-complex.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 220 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar, and warn_implicit_conversion().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 264 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 252 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 240 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 192 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar, and warn_implicit_conversion().
Reimplemented from octave_base_value.
Definition at line 110 of file ov-complex.h.
Reimplemented from octave_base_value.
Definition at line 168 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar, and warn_implicit_conversion().
|
inline |
Definition at line 174 of file ov-complex.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 148 of file ov-complex.cc.
References octave_value::imag(), octave_value::real(), and octave_base_scalar< Complex >::scalar.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 95 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 99 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 97 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 101 of file ov-complex.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 324 of file ov-complex.cc.
References error(), and octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 346 of file ov-complex.cc.
References read_doubles(), and octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 419 of file ov-complex.cc.
References hdf5_make_complex_type(), hdf5_types_compatible(), octave_H5P_DEFAULT, octave_H5S_ALL, octave_base_scalar< Complex >::scalar, and octave_base_value::warn_load().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 501 of file ov-complex.cc.
References abs(), acos(), acosh(), asin(), asinh(), atan(), atanh(), ceil(), conj(), dawson(), erf(), erfc(), erfcx(), erfi(), expm1(), fix(), floor(), imag(), isfinite(), isinf(), isna(), isnan(), log1p(), log2(), octave_base_value::map(), real(), round(), roundb(), octave_base_scalar< Complex >::scalar, SCALAR_MAPPER, signum(), octave_base_value::umap_xtolower, and octave_base_value::umap_xtoupper.
Reimplemented from octave_base_value.
Definition at line 178 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar, and warn_implicit_conversion().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 108 of file ov-complex.cc.
References octave_float_complex::static_type_id().
|
static |
Definition at line 56 of file ov-complex.cc.
|
static |
Definition at line 56 of file ov-complex.cc.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 271 of file ov-complex.cc.
References dim_vector::numel(), and octave_base_scalar< Complex >::scalar.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 312 of file ov-complex.cc.
References complex_value().
Reimplemented from octave_base_value.
Definition at line 335 of file ov-complex.cc.
References complex_value(), and LS_DOUBLE.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 365 of file ov-complex.cc.
References complex_value(), hdf5_make_complex_type(), octave_H5P_DEFAULT, octave_H5S_ALL, and octave_base_value::warn_save().
Reimplemented from octave_base_value.
Definition at line 107 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 124 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 121 of file ov-complex.h.
|
inlinestatic |
Definition at line 208 of file ov-complex.h.
|
inlinestatic |
Definition at line 208 of file ov-complex.h.
|
inlinestatic |
Definition at line 208 of file ov-complex.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 116 of file ov-complex.cc.
References octave_base_scalar< Complex >::scalar.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 208 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 208 of file ov-complex.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 193 of file ov-complex.h.
References octave_value_list::array_value().