Class AverageAFunction
java.lang.Object
org.pentaho.reporting.libraries.formula.function.math.AverageFunction
org.pentaho.reporting.libraries.formula.function.math.AverageAFunction
- All Implemented Interfaces:
Serializable
,Function
This function returns the average of the number sequence.
- Author:
- Cedric Pronzato
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pentaho.reporting.libraries.formula.function.math.AverageFunction
evaluate
-
Constructor Details
-
AverageAFunction
public AverageAFunction()
-
-
Method Details
-
getCanonicalName
- Specified by:
getCanonicalName
in interfaceFunction
- Overrides:
getCanonicalName
in classAverageFunction
-