Package org.opt4j.operator.algebra
Class Div
- java.lang.Object
-
- org.opt4j.operator.algebra.Div
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
calculate(double... values)
Calculates the result of thisTerm
.
-