Package org.opt4j.operator.algebra
Class Div
java.lang.Object
org.opt4j.operator.algebra.Div
- All Implemented Interfaces:
Term
The
Div
divides two terms.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
a
-
b
-
-
Constructor Details
-
Div
Constructs aDiv
term.- Parameters:
a
- the dividendb
- the divisor
-
-
Method Details