public class RandomFunc extends Object
Constructor and Description |
---|
RandomFunc(Func1D func) |
RandomFunc(Func1D func,
int resolution) |
Modifier and Type | Method and Description |
---|---|
void |
cummulativeHist(Func1D func,
int nsamples) |
GraphErrors |
getGraph() |
double |
random() |
double |
randomh() |
public RandomFunc(Func1D func)
public RandomFunc(Func1D func, int resolution)
public final void cummulativeHist(Func1D func, int nsamples)
public GraphErrors getGraph()
public double random()
public double randomh()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics