public class FexFunction extends CMLFunctionAdapter
| Constructor and Description |
|---|
FexFunction() |
| Modifier and Type | Method and Description |
|---|---|
double |
eval(double[] dAry)
evaluate function value based on the input double array.
|
addCMLVarRec, debugInfo, getU, getVarRecList, hasInput, readData, writeDatapublic double eval(double[] dAry)
eval in interface ICMLFunctioneval in class CMLFunctionAdapterdAry - contains only one value In