62 OCTINTERP_API type_conv_info numeric_conversion_function ()
const;
64 OCTINTERP_API type_conv_info numeric_demotion_function ()
const;
78 OCTINTERP_API
DiagMatrix diag_matrix_value (
bool =
false)
const;
80 OCTINTERP_API
FloatDiagMatrix float_diag_matrix_value (
bool =
false)
const;
83 complex_diag_matrix_value (
bool =
false)
const;
86 float_complex_diag_matrix_value (
bool =
false)
const;
91 OCTINTERP_API
bool save_binary (std::ostream& os,
bool save_as_floats);
94 load_binary (std::istream& is,
bool swap,
95 octave::mach_info::float_format fmt);
97 OCTINTERP_API
octave_value map (unary_mapper_t umap)
const;