Performs a 2pi/2^K rotation gate gate.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax static member R :
k : int *
qs : FSharpList<Qubit> -> unit
Parameters
- k
- Type: SystemInt32
The rotation parameter - qs
- Type: Microsoft.FSharp.CollectionsFSharpListQubit
The head qubit of this list is operated on.
See Also