#include "ov-cx-mat.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 53 of file ov-cx-mat.h.
|
inline |
Definition at line 57 of file ov-cx-mat.h.
|
inline |
Definition at line 60 of file ov-cx-mat.h.
|
inline |
Definition at line 63 of file ov-cx-mat.h.
|
inline |
Definition at line 66 of file ov-cx-mat.h.
Definition at line 69 of file ov-cx-mat.h.
|
inline |
Definition at line 72 of file ov-cx-mat.h.
|
inline |
Definition at line 75 of file ov-cx-mat.h.
|
inline |
Definition at line 78 of file ov-cx-mat.h.
|
inline |
Definition at line 81 of file ov-cx-mat.h.
|
default |
Reimplemented from octave_base_value.
Definition at line 138 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix, real(), and warn_implicit_conversion().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 280 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix.
Reimplemented from octave_base_value.
Definition at line 734 of file ov-cx-mat.cc.
References Array< T, Alloc >::data(), octave_base_matrix< ComplexNDArray >::dims(), mxArray::get_data(), mxArray::get_imag_data(), octave_base_matrix< ComplexNDArray >::m_matrix, and octave_base_matrix< ComplexNDArray >::numel().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 286 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 222 of file ov-cx-mat.cc.
References ComplexNDArray::all_elements_are_real(), ComplexNDArray::any_element_is_nan(), octave_base_matrix< ComplexNDArray >::m_matrix, mx_el_ne(), real(), and warn_logical_conversion().
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 95 of file ov-cx-mat.h.
References btyp_complex.
|
inline |
Definition at line 152 of file ov-cx-mat.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 234 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::dims(), Array< T, Alloc >::elem(), octave_base_matrix< ComplexNDArray >::m_matrix, octave_base_matrix< ComplexNDArray >::numel(), and warn_implicit_conversion().
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 184 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 86 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 129 of file ov-cx-mat.h.
Referenced by save_ascii(), save_binary(), and save_hdf5().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 210 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix.
Referenced by save_ascii().
Reimplemented from octave_base_value.
Definition at line 180 of file ov-cx-mat.cc.
References octave_base_value::columns(), err_invalid_conversion(), octave_base_matrix< ComplexNDArray >::m_matrix, octave_base_value::rows(), and warn_implicit_conversion().
|
inline |
Definition at line 150 of file ov-cx-mat.h.
|
virtual |
Reimplemented from octave_base_matrix< ComplexNDArray >.
Definition at line 292 of file ov-cx-mat.cc.
References Array< T, Alloc >::columns(), octave_base_matrix< MT >::diag(), octave_base_matrix< ComplexNDArray >::m_matrix, Array< T, Alloc >::ndims(), and Array< T, Alloc >::rows().
|
virtual |
Reimplemented from octave_base_matrix< ComplexNDArray >.
Definition at line 305 of file ov-cx-mat.cc.
References Array< T, Alloc >::columns(), ComplexMatrix::diag(), error(), octave_base_matrix< ComplexNDArray >::m_matrix, Array< T, Alloc >::ndims(), and Array< T, Alloc >::rows().
Reimplemented from octave_base_value.
Definition at line 106 of file ov-cx-mat.cc.
References octave_base_value::columns(), err_invalid_conversion(), octave_base_matrix< ComplexNDArray >::m_matrix, octave_base_value::rows(), and warn_implicit_conversion().
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 88 of file ov-cx-mat.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 254 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 216 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 192 of file ov-cx-mat.cc.
References octave_base_value::columns(), err_invalid_conversion(), lo_ieee_float_nan_value(), octave_base_matrix< ComplexNDArray >::m_matrix, octave_base_value::rows(), and warn_implicit_conversion().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 166 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix, real(), and warn_implicit_conversion().
Reimplemented from octave_base_value.
Definition at line 112 of file ov-cx-mat.h.
Reimplemented from octave_base_value.
Definition at line 122 of file ov-cx-mat.cc.
References octave_base_value::columns(), err_invalid_conversion(), octave_base_matrix< ComplexNDArray >::m_matrix, octave_base_value::rows(), and warn_implicit_conversion().
|
inline |
Definition at line 148 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 97 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 101 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 99 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 103 of file ov-cx-mat.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 345 of file ov-cx-mat.cc.
References error(), extract_keyword(), octave_base_matrix< ComplexNDArray >::m_matrix, and dim_vector::resize().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 463 of file ov-cx-mat.cc.
References len, octave_base_matrix< ComplexNDArray >::m_matrix, dim_vector::numel(), read_doubles(), dim_vector::resize(), Array< T, Alloc >::rwdata(), and swap_bytes< 4 >().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 641 of file ov-cx-mat.cc.
References hdf5_make_complex_type(), hdf5_types_compatible(), load_hdf5_empty(), octave_base_matrix< ComplexNDArray >::m_matrix, octave_H5P_DEFAULT, octave_H5S_ALL, OCTAVE_LOCAL_BUFFER, Array< T, Alloc >::resize(), dim_vector::resize(), Array< T, Alloc >::rwdata(), and octave_base_value::warn_load().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 770 of file ov-cx-mat.cc.
References abs(), acos(), acosh(), ARRAY_MAPPER, ARRAY_METHOD_MAPPER, asin(), asinh(), atan(), atanh(), ceil(), dawson(), erf(), erfc(), erfcx(), erfi(), expm1(), fix(), floor(), isfinite(), isinf(), isna(), isnan(), log1p(), log2(), octave_base_matrix< ComplexNDArray >::m_matrix, octave_base_value::map(), round(), roundb(), signum(), octave_base_value::umap_conj, octave_base_value::umap_imag, octave_base_value::umap_real, octave_base_value::umap_xtolower, and octave_base_value::umap_xtoupper.
Reimplemented from octave_base_value.
Definition at line 152 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix, real(), and warn_implicit_conversion().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 78 of file ov-cx-mat.cc.
References octave_float_complex_matrix::static_type_id().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 726 of file ov-cx-mat.cc.
References octave_base_value::current_print_indent_level(), octave_base_matrix< ComplexNDArray >::m_matrix, and octave_print_internal().
|
static |
Definition at line 67 of file ov-cx-mat.cc.
|
static |
Definition at line 67 of file ov-cx-mat.cc.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 317 of file ov-cx-mat.cc.
References octave_base_value::columns(), complex_array_value(), complex_matrix_value(), octave_base_matrix< ComplexNDArray >::dims(), dim_vector::ndims(), and octave_base_value::rows().
Reimplemented from octave_base_value.
Definition at line 421 of file ov-cx-mat.cc.
References ComplexNDArray::all_integers(), complex_array_value(), Array< T, Alloc >::data(), octave_base_matrix< ComplexNDArray >::dims(), LS_DOUBLE, LS_FLOAT, dim_vector::ndims(), dim_vector::numel(), ComplexNDArray::too_large_for_float(), warning(), and write_doubles().
|
virtual |
Reimplemented from octave_base_value.
Definition at line 538 of file ov-cx-mat.cc.
References ComplexNDArray::all_integers(), complex_array_value(), Array< T, Alloc >::data(), octave_base_matrix< ComplexNDArray >::dims(), hdf5_make_complex_type(), dim_vector::ndims(), octave_H5P_DEFAULT, octave_H5S_ALL, OCTAVE_LOCAL_BUFFER, save_hdf5_empty(), save_type_to_hdf5(), ComplexNDArray::too_large_for_float(), octave_base_value::warn_save(), and warning().
Reimplemented from octave_base_value.
Definition at line 109 of file ov-cx-mat.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 274 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 260 of file ov-cx-mat.cc.
References octave_base_matrix< ComplexNDArray >::m_matrix, real(), and warn_implicit_conversion().
|
inlinestatic |
Definition at line 184 of file ov-cx-mat.h.
|
inlinestatic |
Definition at line 184 of file ov-cx-mat.h.
Referenced by octave_complex_diag_matrix::numeric_conversion_function().
|
inlinestatic |
Definition at line 184 of file ov-cx-mat.h.
|
virtual |
Reimplemented from octave_base_value.
Definition at line 86 of file ov-cx-mat.cc.
References ComplexNDArray::all_elements_are_real(), octave_base_matrix< ComplexNDArray >::m_matrix, Array< T, Alloc >::numel(), and real().
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 184 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 184 of file ov-cx-mat.h.
|
inlinevirtual |
Reimplemented from octave_base_value.
Definition at line 167 of file ov-cx-mat.h.