ApplyWithLessControlsA<__T__>.In Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ApplyWithLessControlsA<__T__>.In : Microsoft.Quantum.Simulation.Core.QTuple<(Microsoft.Quantum.Simulation.Core.IAdjointable, (Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Simulation.Core.Qubit>, __T__))>
type ApplyWithLessControlsA<'__T__>.In = class
inherit QTuple<ValueTuple<IAdjointable, ValueTuple<IQArray<Qubit>, '__T__>>>
interface IApplyData
Public Class ApplyWithLessControlsA(Of __T__).In
Inherits QTuple(Of ValueTuple(Of IAdjointable, ValueTuple(Of IQArray(Of Qubit), __T__)))
Type Parameters
- __T__
- Inheritance
-
Microsoft.Quantum.Simulation.Core.QTuple<ValueTuple<Microsoft.Quantum.Simulation.Core.IAdjointable,ValueTuple<Microsoft.Quantum.Simulation.Core.IQArray<Microsoft.Quantum.Simulation.Core.Qubit>,T>>>ApplyWithLessControlsA<__T__>.In
- Implements
-
Microsoft.Quantum.Simulation.Core.IApplyData
Constructors
| ApplyWithLessControlsA<__T__>.In(ValueTuple<IAdjointable,ValueTuple<IQArray<Qubit>,__T__>>) |
Explicit Interface Implementations
| IApplyData.Qubits |