Chromosome::Representation::GaMultiValueSet< T > Member List

This is the complete list of members for Chromosome::Representation::GaMultiValueSet< T >, including all inherited members.

_invertedValuesChromosome::Representation::GaMultiValueSet< T > [private]
_valuesChromosome::Representation::GaMultiValueSet< T > [private]
_viceVersaChromosome::Representation::GaValueSet< T > [protected]
Add(const T &original, const T &inverted)Chromosome::Representation::GaMultiValueSet< T > [inline]
Add(const T *values, const T *invertedValues, int size)Chromosome::Representation::GaMultiValueSet< T > [inline]
Belongs(const T &value) const Chromosome::Representation::GaMultiValueSet< T > [inline, virtual]
ClosestValue(const T &value) const Chromosome::Representation::GaMultiValueSet< T > [inline, virtual]
GaMultiValueSet(bool viceVersa)Chromosome::Representation::GaMultiValueSet< T > [inline]
GaMultiValueSet()Chromosome::Representation::GaMultiValueSet< T > [inline]
GaValueSet(bool viceVersa)Chromosome::Representation::GaValueSet< T > [inline]
GaValueSet()Chromosome::Representation::GaValueSet< T > [inline]
GenerateRandom() const Chromosome::Representation::GaMultiValueSet< T > [inline, virtual]
GetInvertedValue(int pos) const Chromosome::Representation::GaMultiValueSet< T > [inline]
GetValue(int pos) const Chromosome::Representation::GaMultiValueSet< T > [inline]
GetValue(int pos, T &original, T &inverted)Chromosome::Representation::GaMultiValueSet< T > [inline]
GetViceVersa() const Chromosome::Representation::GaValueSet< T > [inline]
Inverse(const T &value, T &inverted) const Chromosome::Representation::GaMultiValueSet< T > [inline, virtual]
Remove(const T &value)Chromosome::Representation::GaMultiValueSet< T > [inline]
Remove(int pos)Chromosome::Representation::GaMultiValueSet< T > [inline]
SetInvertedValue(int pos, const T &value)Chromosome::Representation::GaMultiValueSet< T > [inline]
SetValue(int pos, const T &value)Chromosome::Representation::GaMultiValueSet< T > [inline]
SetValue(int pos, const T &original, const T &inverted)Chromosome::Representation::GaMultiValueSet< T > [inline]
SetViceVersa(bool viceVersa)Chromosome::Representation::GaValueSet< T > [inline]
~GaValueSet()Chromosome::Representation::GaValueSet< T > [inline, virtual]


Genetic Algorithm Library
Coolsoft Software Development