Synopsis
Iterates the inner operators and builds the average of the results.
Description
This operator chain performs the inner operators the given number of times. The inner operators must provide a PerformanceVector. These are averaged and returned as result.
Input
- in 1:
Output
- averagable 1:
Parameters
- iterations: The number of iterations.
- average performances only: Indicates if only performance vectors should be averaged or all types of averagable result vectors.