Click or drag to resize
NoiseEventsDefault Method
Creates a new instance with all counts initialized to 0.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
static member Default : unit -> NoiseEvents 

Return Value

Type: NoiseEvents
The new instance.
See Also