62 type_conv_info numeric_conversion_function ()
const;
64 type_conv_info numeric_demotion_function ()
const;
69 bool resize_ok =
false);
75 bool isreal ()
const {
return true; }
81 DiagMatrix diag_matrix_value (
bool =
false)
const;
102 bool save_binary (std::ostream& os,
bool save_as_floats);
104 bool load_binary (std::istream& is,
bool swap,
105 octave::mach_info::float_format fmt);