public class MultiplyFunction extends CMLFunctionAdapter
| Constructor and Description |
|---|
MultiplyFunction() |
| Modifier and Type | Method and Description |
|---|---|
double |
eval(double[] dAry)
Evaluate the function value based on the input value array
|
addCMLVarRec, debugInfo, getU, getVarRecList, hasInput, readData, writeDatapublic double eval(double[] dAry)
CMLFunctionAdaptereval in interface ICMLFunctioneval in class CMLFunctionAdapterdAry - input variable value array. The array should have the exact same
structure of the input var rec list