Bernoulli RV
Parameters
prob Of Success
the probability, must be in (0,1)
stream Num
the stream number
constructor(probOfSuccess: Double, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)
Parameters
prob Of Success
the probability, must be in (0,1)
stream
the stream