Changeset 1009 in Sophya for trunk/SophyaLib/HiStats/xntuple.h
- Timestamp:
- May 17, 2000, 9:31:00 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/xntuple.h
r1006 r1009 69 69 double GetDVal(int i, int k) const ; 70 70 float GetFVal(int i, int k) const ; 71 intGetIVal(int i, int k) const ;71 long GetIVal(int i, int k) const ; 72 72 string GetSVal(int i, int k) const ; 73 73 // MuTyV GetVal(char const* nom) ;
Note:
See TracChangeset
for help on using the changeset viewer.