comparison src/ov-bool-sparse.h @ 5900:c20eb7330d13

[project @ 2006-07-22 08:31:16 by jwe]
author jwe
date Sat, 22 Jul 2006 08:31:17 +0000
parents 6b9cec830d72
children d20c596b9b10
comparison
equal deleted inserted replaced
5899:82c38ce145a7 5900:c20eb7330d13
132 bool save_hdf5 (hid_t loc_id, const char *name, bool save_as_floats); 132 bool save_hdf5 (hid_t loc_id, const char *name, bool save_as_floats);
133 133
134 bool load_hdf5 (hid_t loc_id, const char *name, bool have_h5giterate_bug); 134 bool load_hdf5 (hid_t loc_id, const char *name, bool have_h5giterate_bug);
135 #endif 135 #endif
136 136
137 mxArray *as_mxArray (void) const;
138
137 protected: 139 protected:
138 140
139 DECLARE_OCTAVE_ALLOCATOR 141 DECLARE_OCTAVE_ALLOCATOR
140 142
141 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA 143 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA