Chi Squared RV
Parameters
degrees Of Freedom
the degrees of freedom for the random variable, must be greater than 0.0
stream Num
the random number stream number
constructor(degreesOfFreedom: Double, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)
Parameters
degrees Of Freedom
the degrees of freedom for the random variable, must be greater than 0.0
stream
the random number stream