* edo: added comments to generate all inheritance of classes in doxygen
This commit is contained in:
parent
9ff69a8fca
commit
59343bf45e
32 changed files with 63 additions and 1 deletions
|
|
@ -31,6 +31,8 @@ Authors:
|
|||
#include <eoPop.h>
|
||||
#include <eoFunctor.h>
|
||||
|
||||
//! edoEstimator< D >
|
||||
|
||||
template < typename D >
|
||||
class edoEstimator : public eoUF< eoPop< typename D::EOType >&, D >
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue