eoOneMaxEvalFunc< EOT > Class Template Reference

-*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*- More...

#include <eoOneMaxEvalFunc.h>

Inheritance diagram for eoOneMaxEvalFunc< EOT >:

eoEvalFunc< EOT > eoUF< A1, R > eoFunctorBase

List of all members.

Public Member Functions

 eoOneMaxEvalFunc ()
 Ctor - no requirement.
void operator() (EOT &_eo)
 Actually compute the fitness.


Detailed Description

template<class EOT>
class eoOneMaxEvalFunc< EOT >

-*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-

The above line is usefulin Emacs-like editors Always write a comment in this format before class definition if you want the class to be documented by Doxygen

Definition at line 26 of file eoOneMaxEvalFunc.h.


Member Function Documentation

template<class EOT>
void eoOneMaxEvalFunc< EOT >::operator() ( EOT _eo  )  [inline]

Actually compute the fitness.

Parameters:
EOT & _eo the EO object to evaluate it should stay templatized to be usable with any fitness type

Definition at line 45 of file eoOneMaxEvalFunc.h.

References EO< F >::fitness(), and EO< F >::invalid().


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:48 2009 for EvolvingObjects by  doxygen 1.5.5