Package tools.refinery.logic.term.real
Class RealMulTerm
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.RealMulTerm
- 
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, withSubTermsMethods inherited from class tools.refinery.logic.term.AbstractTerm
equals, getType, hashCode 
- 
Constructor Details
- 
RealMulTerm
 
 - 
 - 
Method Details
- 
constructWithSubTerms
- Specified by:
 constructWithSubTermsin classBinaryTerm<Double,Double, Double> 
 - 
doEvaluate
- Specified by:
 doEvaluatein classBinaryTerm<Double,Double, Double> 
 - 
toString
 
 -