PhaseCCX.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 PhaseCCX.In : Microsoft.Quantum.Simulation.Core.QTuple<(Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core.Qubit, Microsoft.Quantum.Simulation.Core.Qubit)>
type PhaseCCX.In = class
inherit QTuple<ValueTuple<Qubit, Qubit, Qubit>>
interface IApplyData
Public Class PhaseCCX.In
Inherits QTuple(Of ValueTuple(Of Qubit, Qubit, Qubit))
- Inheritance
-
Microsoft.Quantum.Simulation.Core.QTuple<ValueTuple<Microsoft.Quantum.Simulation.Core.Qubit,Microsoft.Quantum.Simulation.Core.Qubit,Microsoft.Quantum.Simulation.Core.Qubit>>PhaseCCX.In
- Implements
-
Microsoft.Quantum.Simulation.Core.IApplyData
Constructors
| PhaseCCX.In(ValueTuple<Qubit,Qubit,Qubit>) |
Explicit Interface Implementations
| IApplyData.Qubits |