Changeset 2808 in Sophya for trunk/SophyaLib/HiStats/datatable.h
- Timestamp:
- Jun 14, 2005, 1:25:05 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/datatable.h
r2699 r2808 16 16 class FITS_DataTable; 17 17 18 //! An implementation of BaseDataTable with data (columns) stored in memory. 18 19 class DataTable : public BaseDataTable { 19 20 public:
Note:
See TracChangeset
for help on using the changeset viewer.