Package org.opt4j.operator.algebra
Class Sub
- java.lang.Object
-
- org.opt4j.operator.algebra.Sub
-
-
Field Summary
Fields Modifier and Type Field Description protected Termminuendprotected Termsubtrahend
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublecalculate(double... values)Calculates the result of thisTerm.
-