#include <eoScalarFitnessAssembled.h>
Public Types | |
|
typedef std::vector< std::string >::size_type | size_type |
Static Public Member Functions | |
| static void | setDescription (size_type _idx, std::string _descr) |
| static std::string | getDescription (size_type _idx) |
| static void | resize (size_type _n, const std::string &_descr) |
| static size_type | size () |
| static std::vector< std::string > | getDescriptionVector () |
Static Private Attributes | |
| static std::vector< std::string > | TermDescriptions |
Properties that are hold in this traits class:
Definition at line 43 of file eoScalarFitnessAssembled.h.
1.4.7