Mean
- class aixd.sampler.reducers.Mean(operator: Arithmetic)[source]
- Bases: - Reducer- Mean of values of the operator. - Parameters:
- operator (Operator) – The operator to perform the aggregation on. 
 - Methods - Evaluate the operator with given data. - Inherited Methods - Check if the operator is differentiable.