Changeset 2728 for trunk/MagicSoft/Mars/mmontecarlo
- Timestamp:
- 12/20/03 13:46:17 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.cc
r2357 r2728 26 26 27 27 ///////////////////////////////////////////////////////////////////////////// 28 // // 29 // MMcEnergyEst // 30 // // 31 // Class for otimizing the parameters of the energy estimator // 32 // // 33 // FIXME: the class must be made more flexible, allowing for different // 34 // parametrizations to be used. Also a new class is needed, a container // 35 // for the parameters of the energy estimator. // 36 // FIXME: the starting values of the parameters are now fixed. // 37 // // 38 // // 28 // 29 // MMcEnergyEst 30 // 31 // Class for otimizing the parameters of the energy estimator 32 // 33 // FIXME: the class must be made more flexible, allowing for different 34 // parametrizations to be used. Also a new class is needed, a container 35 // for the parameters of the energy estimator. 36 // FIXME: the starting values of the parameters are now fixed. 37 // 39 38 ///////////////////////////////////////////////////////////////////////////// 40 39 #include "MMcEnergyEst.h"
Note:
See TracChangeset
for help on using the changeset viewer.