#include <ov-scalar.h>
Inherits octave_base_scalar< double >.
octave_scalar::octave_scalar | ( | void | ) | [inline] |
octave_scalar::octave_scalar | ( | double | d | ) | [inline] |
octave_scalar::octave_scalar | ( | const octave_scalar & | s | ) | [inline] |
octave_scalar::~octave_scalar | ( | void | ) | [inline] |
octave_value octave_scalar::abs | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::acos | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::acosh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::angle | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::any | ( | int | = 0 |
) | const [inline, virtual] |
Reimplemented from octave_base_scalar< double >.
octave_value octave_scalar::arg | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
mxArray * octave_scalar::as_mxArray | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::asin | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::asinh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::atan | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::atanh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
boolNDArray octave_scalar::bool_array_value | ( | bool | warn = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
builtin_type_t octave_scalar::builtin_type | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::ceil | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
charNDArray octave_scalar::char_array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_base_value* octave_scalar::clone | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_scalar< double >.
ComplexNDArray octave_scalar::complex_array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
ComplexMatrix octave_scalar::complex_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
octave_value octave_scalar::conj | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::convert_to_str_internal | ( | bool | pad, | |
bool | force, | |||
char | type | |||
) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::cos | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::cosh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
void octave_scalar::decrement | ( | void | ) | [inline] |
octave_value octave_scalar::do_index_op | ( | const octave_value_list & | idx, | |
bool | resize_ok = false | |||
) | [virtual] |
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
octave_base_value* octave_scalar::empty_clone | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_scalar< double >.
octave_value octave_scalar::erf | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::erfc | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::exp | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::expm1 | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::finite | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::fix | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
FloatNDArray octave_scalar::float_array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatComplexNDArray octave_scalar::float_complex_array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatComplexMatrix octave_scalar::float_complex_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatComplex octave_scalar::float_complex_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatMatrix octave_scalar::float_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
octave_value octave_scalar::floor | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::gamma | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::imag | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
void octave_scalar::increment | ( | void | ) | [inline] |
idx_vector octave_scalar::index_vector | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int16NDArray octave_scalar::int16_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int32NDArray octave_scalar::int32_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int64NDArray octave_scalar::int64_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int8NDArray octave_scalar::int8_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::is_double_type | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::is_float_type | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::is_real_scalar | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::is_real_type | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::isinf | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::isna | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::isnan | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::lgamma | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::load_ascii | ( | std::istream & | is | ) | [virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::load_binary | ( | std::istream & | is, | |
bool | swap, | |||
oct_mach_info::float_format | fmt | |||
) | [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::log | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::log10 | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::log1p | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::log2 | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
octave_base_value::type_conv_info octave_scalar::numeric_demotion_function | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::real | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::resize | ( | const dim_vector & | dv, | |
bool | fill = false | |||
) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::round | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::roundb | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::save_ascii | ( | std::ostream & | os | ) | [virtual] |
Reimplemented from octave_base_value.
bool octave_scalar::save_binary | ( | std::ostream & | os, | |
bool & | save_as_floats | |||
) | [virtual] |
Reimplemented from octave_base_value.
Reimplemented from octave_base_value.
octave_value octave_scalar::signum | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::sin | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::sinh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
SparseComplexMatrix octave_scalar::sparse_complex_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
SparseMatrix octave_scalar::sparse_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::sqrt | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::tan | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_scalar::tanh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
uint16NDArray octave_scalar::uint16_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
uint32NDArray octave_scalar::uint32_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
uint64NDArray octave_scalar::uint64_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
uint8NDArray octave_scalar::uint8_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int octave_scalar::write | ( | octave_stream & | os, | |
int | block_size, | |||
oct_data_conv::data_type | output_type, | |||
int | skip, | |||
oct_mach_info::float_format | flt_fmt | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.