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