BetaRV

constructor(alpha1: Double, alpha2: Double, streamNum: Int)


constructor(alpha1: Double = 1.0, alpha2: Double = 1.0, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)

Parameters

alpha1

the first shape parameter

alpha2

the second shape parameter

stream

the random number stream