Class Min
java.lang.Object
org.projog.core.math.AbstractArithmeticOperator
org.projog.core.math.builtin.Min
- All Implemented Interfaces:
KnowledgeBaseConsumer, ArithmeticOperator, PreprocessableArithmeticOperator
min - finds the minimum of two numbers.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractArithmeticOperator
calculate, calculate, isPure, preprocess, setKnowledgeBase
-
Constructor Details
-
Min
public Min()
-
-
Method Details
-
calculate
- Overrides:
calculatein classAbstractArithmeticOperator
-