Class AvgN
java.lang.Object
parser.methods.ext.AvgN
- All Implemented Interfaces:
BasicNumericalMethod
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_AVGN_MISIZE
public static final int DEFAULT_AVGN_MISIZE- See Also:
-
-
Constructor Details
-
AvgN
public AvgN()
-
-
Method Details
-
solve
- Specified by:
solve
in interfaceBasicNumericalMethod
-
getHelp
- Specified by:
getHelp
in interfaceBasicNumericalMethod
-
getName
- Specified by:
getName
in interfaceBasicNumericalMethod
-
getType
- Specified by:
getType
in interfaceBasicNumericalMethod
-