hep.aida.ref.function
Class FunctionIntegrator
java.lang.Object
hep.aida.ref.function.FunctionIntegrator
public class FunctionIntegrator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionIntegrator
public FunctionIntegrator()
- Creates a new instance of FunctionIntegrator
integralVegasMC
public static double integralVegasMC(hep.aida.IModelFunction f)
integralMC
public static double integralMC(hep.aida.IModelFunction f)
integralTrapezoid
public static double integralTrapezoid(hep.aida.IModelFunction f)
integralSimpson
public static double integralSimpson(hep.aida.IModelFunction f)
jHepWork 2.1 (C) S.Chekanov