62 type_conv_info numeric_conversion_function ()
const;
70 bool isreal ()
const {
return true; }
76 DiagMatrix diag_matrix_value (
bool =
false)
const;
97 bool save_binary (std::ostream& os,
bool save_as_floats);
99 bool load_binary (std::istream& is,
bool swap,
100 octave::mach_info::float_format fmt);