Package net.bmahe.genetics4j.core.spec
Interface GenotypeFitness<T>
- Type Parameters:
T
- Type of the fitness measurement
- All Known Implementing Classes:
ImmutableGenotypeFitness
@Immutable
public interface GenotypeFitness<T>
Pair of Genotype to its associated fitness
-
Method Summary
-
Method Details
-
genotype
-
fitness
-
of
-