Ratio Of Uniforms RV
constructor(umax: Double, vmin: Double, vmax: Double, f: PDFIfc, rnStream: RNStreamIfc = KSLRandom.nextRNStream())
Parameters
umax
the maximum bound in the "u" variate
vmin
the minimum bound for the "v" variate
vmax
the maximum bound in the "v" variate
f
the desired PDF
rn Stream
the random number stream to use