Changeset 926 in Sophya for trunk/SophyaLib/HiStats/hisprof.h
- Timestamp:
- Apr 13, 2000, 8:39:39 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/hisprof.h
r920 r926 10 10 namespace SOPHYA { 11 11 12 /*! 13 \class SOPHYA::HProf 14 \ingroup HiStats 15 Classe de profil d'histogrammes. 16 */ 12 //! 1 dimension profile histograms 17 13 class HProf : public Histo { 18 14 friend class ObjFileIO<HProf>;
Note:
See TracChangeset
for help on using the changeset viewer.