GammaRV

constructor(shape: Double, scale: Double, streamNum: Int)
constructor(shape: Double, scale: Double, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)