public class GateValueExpFunction extends CMLFunctionExpressionAdapter
| Constructor and Description |
|---|
GateValueExpFunction() |
| Modifier and Type | Method and Description |
|---|---|
double |
eval(double[][] dAry2D,
boolean highValue)
evaluate function value based on the input 2D double array.
|
addInputExp, debugInfo, eval, getInputExpList, getU, hasInput, readData, writeDatapublic double eval(double[][] dAry2D,
boolean highValue)
throws InterpssException
dAry2D - contains two arrays [u1Ary, u2Ary]InterpssException