Geometric RV
Parameters
prob
probability of success, must be in range (0,1)
stream Num
the stream number to use
constructor(probOfSuccess: Double, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)
Parameters
prob Of Success
probability of success, must be in range (0,1)
stream
the random number stream to use