Type Parameters:
T - feature-input-type for all features in the list

public class Mean<T extends FeatureInput> extends FeatureFromList<T>
Arithmetic mean of a list of features
Author:
Owen Feehan