HamiltonianGatesYbasisAdj Method |
Performs a basis change from Y to Z.
This is the adjoint of
Ybasis.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax static member YbasisAdj :
qs : FSharpList<Qubit> -> unit
Parameters
- qs
- Type: Microsoft.FSharp.CollectionsFSharpListQubit
The first qubit in the list has its basis changed.
See Also