eoInitPermutation< EOT > Class Template Reference
Initializer for permutation (integer-based) representations.
More...
#include <eoInit.h>
List of all members.
|
Public Types |
|
typedef EOT::AtomType | AtomType |
Public Member Functions |
|
| eoInitPermutation (unsigned _chromSize, unsigned _startFrom=0) |
|
virtual void | operator() (EOT &chrom) |
Private Attributes |
|
unsigned | chromSize |
|
unsigned | startFrom |
|
UF_random_generator< unsigned int > | gen |
Detailed Description
template<class EOT>
class eoInitPermutation< EOT >
Initializer for permutation (integer-based) representations.
Definition at line 155 of file eoInit.h.
The documentation for this class was generated from the following file: