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

Declaration Syntax

Parameters
- mean (Variable<(Of <(Double>)>))
- The mean of the Gaussian
- precision (Variable<(Of <(Double>)>))
- 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)