public static class Statistics.Calculator<G extends Gene<?,G>,C extends Comparable<? super C>> extends Object
Constructor and Description |
---|
Statistics.Calculator()
Create a new calculator object.
|
public Statistics.Calculator()
public Statistics.Builder<G,C> evaluate(Iterable<? extends Phenotype<G,C>> population, int generation, Optimize opt)
population
at
the given generation
.population
- the population to aggregate.generation
- the current GA generation.opt
- the optimization direction.© 2007-2014 Franz Wilhelmstötter (2014-03-07 19:35)