The Language-Integrated Quantum Operations (LIQUi|>) Simulator
OperationsAdj Method |
Performs the adjoint of the parent gate.
This only works if the parent gate is a unitary gate.
Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)

F#
static member Adj : f : FSharpFunc<FSharpList<Qubit>, Unit> * qs : FSharpList<Qubit> -> unit
Parameters
