FreeHEP API
Version current

hep.aida.ref.function
Class JELCompiledExpression.ValueProvider

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

public class JELCompiledExpression.ValueProvider
extends Object

Source Code:
JELCompiledExpression.ValueProvider.java

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
clone, equals, finalize, 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)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.