|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.function.JELCompiledExpression.ValueProvider
public class JELCompiledExpression.ValueProvider
Constructor Summary | |
---|---|
JELCompiledExpression.ValueProvider(int dim,
int nPar)
|
Method Summary | |
---|---|
double |
getDoubleProperty(int i)
|
void |
setPar(double[] p)
|
void |
setVar(double[] v)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JELCompiledExpression.ValueProvider(int dim, int nPar)
Method Detail |
---|
public void setVar(double[] v)
public void setPar(double[] p)
public double getDoubleProperty(int i)
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |