Package org.opt4j.operator.algebra
Class Mult
- java.lang.Object
-
- org.opt4j.operator.algebra.Mult
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
calculate(double... values)
Calculates the result of thisTerm
.
-
-
-
Field Detail
-
terms
protected final Term[] terms
-
-