Click or drag to resize
NoiseModels Property
The noise models from last run. This provides access to the detailed statistics.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member Models : FSharpList<NoiseModel> with get

Property Value

Type: FSharpListNoiseModel
See Also