Ajout the moCounterStat.h
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1782 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f580837dde
commit
0302fd119c
3 changed files with 85 additions and 4 deletions
|
|
@ -41,9 +41,6 @@
|
|||
/**
|
||||
* Base class for all statistics that need to be calculated
|
||||
* over the solution
|
||||
* (I guess it is not really necessary? MS.
|
||||
* Depstd::ends, there might be reasons to have a stat that is not an eoValueParam,
|
||||
* but maybe I'm just kidding myself, MK)
|
||||
*/
|
||||
template <class EOT>
|
||||
class moStatBase : public eoUF<EOT &, void>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue