#include <ov-base-diag.h>
Inherits octave_base_value.
octave_base_diag< DMT, MT >::octave_base_diag | ( | void | ) | [inline] |
octave_base_diag< DMT, MT >::octave_base_diag | ( | const DMT & | m | ) | [inline] |
octave_base_diag< DMT, MT >::octave_base_diag | ( | const octave_base_diag< DMT, MT > & | m | ) | [inline] |
octave_base_diag< DMT, MT >::~octave_base_diag | ( | void | ) | [inline] |
octave_value octave_base_diag< DMT, MT >::acos | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::acosh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::all | ( | int | dim = 0 |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::angle | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::any | ( | int | dim = 0 |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::arg | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
NDArray octave_base_diag< DMT, MT >::array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
mxArray * octave_base_diag< DMT, MT >::as_mxArray | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::asin | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::asinh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::atan | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::atanh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
boolNDArray octave_base_diag< DMT, MT >::bool_array_value | ( | bool | warn = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
size_t octave_base_diag< DMT, MT >::byte_size | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::ceil | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
charNDArray octave_base_diag< DMT, MT >::char_array_value | ( | bool | warn = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
virtual bool octave_base_diag< DMT, MT >::chk_valid_scalar | ( | const octave_value & | , | |
typename DMT::element_type & | ||||
) | const [protected, pure virtual] |
ComplexNDArray octave_base_diag< DMT, MT >::complex_array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
ComplexMatrix octave_base_diag< DMT, MT >::complex_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
Complex octave_base_diag< DMT, MT >::complex_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::convert_to_str_internal | ( | bool | pad, | |
bool | force, | |||
char | type | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::cos | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::cosh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::diag | ( | octave_idx_type | k = 0 |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
dim_vector octave_base_diag< DMT, MT >::dims | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::do_index_op | ( | const octave_value_list & | idx, | |
bool | resize_ok = false | |||
) | [inline, virtual] |
double octave_base_diag< DMT, MT >::double_value | ( | bool | force_conversion = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::erf | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::erfc | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::exp | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::expm1 | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::finite | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::fix | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
FloatNDArray octave_base_diag< DMT, MT >::float_array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatComplexNDArray octave_base_diag< DMT, MT >::float_complex_array_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatComplexMatrix octave_base_diag< DMT, MT >::float_complex_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatComplex octave_base_diag< DMT, MT >::float_complex_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
FloatMatrix octave_base_diag< DMT, MT >::float_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
float octave_base_diag< DMT, MT >::float_value | ( | bool | force_conversion = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::floor | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::full_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::gamma | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
idx_vector octave_base_diag< DMT, MT >::index_vector | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int16NDArray octave_base_diag< DMT, MT >::int16_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int32NDArray octave_base_diag< DMT, MT >::int32_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int64NDArray octave_base_diag< DMT, MT >::int64_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int8NDArray octave_base_diag< DMT, MT >::int8_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::is_constant | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::is_defined | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::is_diag_matrix | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::is_matrix_type | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::is_numeric_type | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
sortmode octave_base_diag< DMT, MT >::is_sorted | ( | sortmode | mode = UNSORTED |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
sortmode octave_base_diag< DMT, MT >::is_sorted_rows | ( | sortmode | mode = UNSORTED |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::is_true | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::isinf | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::isna | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::isnan | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::lgamma | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::load_ascii | ( | std::istream & | is | ) | [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::log | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::log10 | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::log1p | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::log2 | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
MatrixType octave_base_diag< DMT, MT >::matrix_type | ( | const MatrixType & | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
MatrixType octave_base_diag< DMT, MT >::matrix_type | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
Matrix octave_base_diag< DMT, MT >::matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_idx_type octave_base_diag< DMT, MT >::nnz | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::permute | ( | const Array< int > & | vec, | |
bool | inv = false | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
void octave_base_diag< DMT, MT >::print | ( | std::ostream & | os, | |
bool | pr_as_read_syntax = false | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::print_as_scalar | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
void octave_base_diag< DMT, MT >::print_info | ( | std::ostream & | os, | |
const std::string & | prefix | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
void octave_base_diag< DMT, MT >::print_raw | ( | std::ostream & | os, | |
bool | pr_as_read_syntax = false | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::reshape | ( | const dim_vector & | new_dims | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::resize | ( | const dim_vector & | dv, | |
bool | fill = false | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::round | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::roundb | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
bool octave_base_diag< DMT, MT >::save_ascii | ( | std::ostream & | os | ) | [inline, virtual] |
Reimplemented from octave_base_value.
double octave_base_diag< DMT, MT >::scalar_value | ( | bool | frc_str_conv = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::signum | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::sin | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::sinh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::sort | ( | Array< octave_idx_type > & | sidx, | |
octave_idx_type | dim = 0 , |
|||
sortmode | mode = ASCENDING | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::sort | ( | octave_idx_type | dim = 0 , |
|
sortmode | mode = ASCENDING | |||
) | const [inline, virtual] |
Reimplemented from octave_base_value.
Array<octave_idx_type> octave_base_diag< DMT, MT >::sort_rows_idx | ( | sortmode | mode = ASCENDING |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
SparseComplexMatrix octave_base_diag< DMT, MT >::sparse_complex_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
SparseMatrix octave_base_diag< DMT, MT >::sparse_matrix_value | ( | bool | = false |
) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::squeeze | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::subsasgn | ( | const std::string & | type, | |
const std::list< octave_value_list > & | idx, | |||
const octave_value & | rhs | |||
) | [inline, virtual] |
Reimplemented from octave_base_value.
octave_value_list octave_base_diag< DMT, MT >::subsref | ( | const std::string & | type, | |
const std::list< octave_value_list > & | idx, | |||
int | ||||
) | [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::subsref | ( | const std::string & | type, | |
const std::list< octave_value_list > & | idx | |||
) | [inline, virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::tan | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::tanh | ( | void | ) | const [virtual] |
Reimplemented from octave_base_value.
octave_value octave_base_diag< DMT, MT >::to_dense | ( | void | ) | const [inline, protected] |
uint16NDArray octave_base_diag< DMT, MT >::uint16_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
uint32NDArray octave_base_diag< DMT, MT >::uint32_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
uint64NDArray octave_base_diag< DMT, MT >::uint64_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
uint8NDArray octave_base_diag< DMT, MT >::uint8_array_value | ( | void | ) | const [inline, virtual] |
Reimplemented from octave_base_value.
int octave_base_diag< DMT, MT >::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.
DMT octave_base_diag< DMT, MT >::matrix [protected] |