Changeset 1371 in Sophya for trunk/SophyaLib/HiStats/xntuple.cc


Ignore:
Timestamp:
Jan 5, 2001, 6:07:12 PM (25 years ago)
Author:
ansari
Message:

MAJ documentation, Makefile, ... - Reza 5/1/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/xntuple.cc

    r1135 r1371  
    1313#define MAXLEN 128
    1414#define BADVAL -1.e19
     15
     16/*!
     17   \class SOPHYA::XNTuple
     18   \ingroup HiStats
     19   NTuple class (a Table or 2-D data set) with the possibility of having
     20   columns with int, float or string type content. In addition, this class
     21   can handle large data sets, using swap space on disk.
     22*/
    1523
    1624//++
Note: See TracChangeset for help on using the changeset viewer.