Changeset 3895 in Sophya for trunk/AddOn/TAcq/brviscalc.h
- Timestamp:
- Sep 28, 2010, 8:15:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/brviscalc.h
r3893 r3895 59 59 // Le nombre total d'operations effectuees 60 60 inline r_8 TotNbFLOP() { return nb_flop_; } 61 inline r_8 TotNbMegaFLOP() { return nb_flop_/(1024.e3); } 61 62 62 63 protected:
Note:
See TracChangeset
for help on using the changeset viewer.