fitness_traits< T > Struct Template Reference

List of all members.

Public Types

typedef T storage_type
typedef T performance_type
typedef T worth_type

Static Public Member Functions

static performance_typeaccess_performance (storage_type &a)
static worth_typeaccess_worth (storage_type &a)
static performance_type get_performance (storage_type a)
static worth_type get_worth (storage_type a)
template<class EOT>
static worth_type get_fitness (const EOT &_eo)
template<class EOT>
static bool is_better (const EOT &_eo1, const EOT &_eo2)

Static Public Attributes

static const bool needs_mapping = false

Detailed Description

template<class T = double>
struct fitness_traits< T >

Definition at line 14 of file fitness_traits.cpp.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7