Noise.Stats Property

Liquid Quantum Simulator

NoiseStats Property
The error statistics from the last run. Statistics are kept in reverse time order.

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

Property Value

Type: FSharpListNoiseStat
See Also