Microsoft Research, Cambridge
Creates a Gamma-distributed random variable from its mean and variance parameters.

Declaration Syntax

Parameters
- mean (Double)
- The mean parameter of the Gamma distribution
- variance (Double)
- The variance parameter of the Gamma distribution

Return Value
Gamma-distributed random variable
Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)