org.jlab.groot.math
Class RandomFunc
- java.lang.Object
-
- org.jlab.groot.math.RandomFunc
-
public class RandomFunc extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description RandomFunc(Func1D func)RandomFunc(Func1D func, int resolution)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcummulativeHist(Func1D func, int nsamples)GraphErrorsgetGraph()doublerandom()doublerandomh()
-
-
-
Constructor Detail
-
RandomFunc
public RandomFunc(Func1D func)
-
RandomFunc
public RandomFunc(Func1D func, int resolution)
-
-
Method Detail
-
cummulativeHist
public final void cummulativeHist(Func1D func, int nsamples)
-
getGraph
public GraphErrors getGraph()
-
random
public double random()
-
randomh
public double randomh()
-
-
DMelt 3.0 © DataMelt by jWork.ORG