HTermsToGenSys.Microsoft__Quantum__Simulation__GeneratorSystem Property

Definition

protected Microsoft.Quantum.Simulation.Core.ICallable<(long, Microsoft.Quantum.Simulation.Core.ICallable),Microsoft.Quantum.Simulation.GeneratorSystem> Microsoft__Quantum__Simulation__GeneratorSystem { get; set; }
member this.Microsoft__Quantum__Simulation__GeneratorSystem : Microsoft.Quantum.Simulation.Core.ICallable<ValueTuple<int64, Microsoft.Quantum.Simulation.Core.ICallable>, Microsoft.Quantum.Simulation.GeneratorSystem> with get, set
Protected Property Microsoft__Quantum__Simulation__GeneratorSystem As ICallable(Of ValueTuple(Of Long, ICallable), GeneratorSystem)

Property Value

Microsoft.Quantum.Simulation.Core.ICallable<ValueTuple<Int64,Microsoft.Quantum.Simulation.Core.ICallable>,Microsoft.Quantum.Simulation.GeneratorSystem>

Applies to