Uses of Class
jas.hist.FunctionValueUndefined

Packages that use FunctionValueUndefined
jas.hist   
 

Uses of FunctionValueUndefined in jas.hist
 

Methods in jas.hist that throw FunctionValueUndefined
 double[] Fittable1DFunction.getDerivatives(double x, double[] a)
          Calculates the partial derivative of the function with respect to each parameter at point x.
 double FunctionData.valueAt(double x)
           
abstract  double Fittable1DFunction.valueAt(double x, double[] param)
           
 



Copyright © 2000-2009 FreeHEP. All Rights Reserved.