hep.aida.ref.function
Class JELCompiledExpression.ValueProvider

java.lang.Object
  extended by hep.aida.ref.function.JELCompiledExpression.ValueProvider
Enclosing class:
JELCompiledExpression

public class JELCompiledExpression.ValueProvider
extends java.lang.Object


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

JELCompiledExpression.ValueProvider

public JELCompiledExpression.ValueProvider(int dim,
                                           int nPar)
Method Detail

setVar

public void setVar(double[] v)

setPar

public void setPar(double[] p)

getDoubleProperty

public double getDoubleProperty(int i)


jHepWork 1.7 (C) Chekanov