23 #if !defined (octave_ov_cx_diag_h)
24 #define octave_ov_cx_diag_h 1
56 type_conv_info numeric_conversion_function (
void)
const;
58 type_conv_info numeric_demotion_function (
void)
const;
72 DiagMatrix diag_matrix_value (
bool =
false)
const;
80 bool save_binary (std::ostream& os,
bool& save_as_floats);
82 bool load_binary (std::istream& is,
bool swap,