Microsoft Research, Cambridge
Creates a Gaussian-distributed random variable from its mean and precision.

Declaration Syntax

Parameters
- mean (Double)
- A variable containing the mean of the Gaussian
- precision (Double)
- A variable containing the precision (inverse variance) of the Gaussian

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