peoAggEvalFunc.h

00001 // "peoAggEvalFunc.h"
00002 
00003 // (c) OPAC Team, LIFL, August 2005
00004 
00005 /* 
00006    Contact: paradiseo-help@lists.gforge.inria.fr
00007 */
00008 
00009 #ifndef __peoAggEvalFunc_h
00010 #define __peoAggEvalFunc_h
00011 
00012 #include <eoFunctor.h>
00013 
00015 
00025 template< class EOT > class peoAggEvalFunc : public eoBF< EOT&, const typename EOT :: Fitness&, void > {
00026 
00027 };
00028 
00029 
00030 #endif

Generated on Tue Jan 9 15:47:38 2007 for ParadisEO-PEO by  doxygen 1.4.7