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

Declaration Syntax

Parameters
- shape (Double)
- The shape parameter of the Gamma distribution
- scale (Double)
- The scale 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)