comparison src/ov-cx-mat.h @ 5900:c20eb7330d13

[project @ 2006-07-22 08:31:16 by jwe]
author jwe
date Sat, 22 Jul 2006 08:31:17 +0000
parents b9c45e0cf685
children cdef72fcd206
comparison
equal deleted inserted replaced
5899:82c38ce145a7 5900:c20eb7330d13
145 skip, flt_fmt); 145 skip, flt_fmt);
146 } 146 }
147 147
148 void print_raw (std::ostream& os, bool pr_as_read_syntax = false) const; 148 void print_raw (std::ostream& os, bool pr_as_read_syntax = false) const;
149 149
150 mxArray *as_mxArray (void) const;
151
150 private: 152 private:
151 153
152 DECLARE_OCTAVE_ALLOCATOR 154 DECLARE_OCTAVE_ALLOCATOR
153 155
154 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA 156 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA