Performs a Toffoli or Controlled-Controlled-NOT gate
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstatic member CCNOT :
qs : FSharpList<Qubit> -> unit
Parameters
- qs
- Type: Microsoft.FSharp.CollectionsFSharpListQubit
The first two qubits in the list are the control qubits, and the third qubit is the target,
See Also