Click or drag to resize
NoiseModelfunc Property
The noise function to execute.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
member func : FSharpFunc<float, FSharpFunc<float, FSharpFunc<FSharpList<Qubit>, FSharpList<Tuple<FSharpList<Qubit>, FSharpOption<string>>>>>> with get

Property Value

Type: FSharpFuncDouble, FSharpFuncDouble, FSharpFuncFSharpListQubit, FSharpListTupleFSharpListQubit, FSharpOptionString
See Also