Averages the specified raw fitness values.
The average of the aggregated fitness values.
This is the default method returned by the Aggregator property.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | Thrown when rawFitnessValues is null. |
| ArgumentException | Thrown when rawFitnessValues is empty. |
EngineOptions Class | GeneticProgrammingEngine.Internal Namespace | Aggregator Delegate | Aggregator Property | RawFitness Property | fitness Term