moMoveIncrEval.h

00001 // -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
00002 
00003 // "eoMoveIncrEval.h"
00004 
00005 // (c) OPAC Team, LIFL, 2003-2006
00006 
00007 /* LICENCE TEXT
00008    
00009    Contact: paradiseo-help@lists.gforge.inria.fr
00010 */
00011 
00012 #ifndef __moMoveIncrEval_h
00013 #define __moMoveIncrEval_h
00014 
00015 #include <eoFunctor.h>
00016 
00018 
00024 template < class M > class moMoveIncrEval:public eoBF < const M &, const typename
00025   M::EOType &,
00026   typename
00027   M::EOType::Fitness >
00028 {
00029 
00030 };
00031 
00032 #endif

Generated on Tue Dec 12 14:28:36 2006 for PARADISEO-MO by  doxygen 1.5.1