Package tools.refinery.logic.term.real
Class RealDivTerm
java.lang.Object
tools.refinery.logic.term.AbstractTerm<Double>
tools.refinery.logic.term.BinaryTerm<Double,Double,Double>
tools.refinery.logic.term.real.RealBinaryTerm
tools.refinery.logic.term.real.RealDivTerm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tools.refinery.logic.term.BinaryTerm
equalsWithSubstitution, evaluate, getInputVariables, getLeft, getLeftType, getPrivateVariables, getRight, getRightType, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withSubTerms
Methods inherited from class tools.refinery.logic.term.AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
RealDivTerm
-
-
Method Details
-
constructWithSubTerms
- Specified by:
constructWithSubTerms
in classBinaryTerm<Double,
Double, Double>
-
doEvaluate
- Specified by:
doEvaluate
in classBinaryTerm<Double,
Double, Double>
-
toString
-