| Icon | Member | Description |
|---|---|---|
| OperationRotateZ()()() |
Default constructor, construct an instance of the Rotate Z operation. The angle
is 0, so this is effectively an identity operation until it is set.
| |
| OperationRotateZ(Int32) |
Overloaded constructor to specify the target at time of construction.
| |
| OperationRotateZ(Int32, Double) |
Construct an instance of the Rotate Z operation, which will rotate a qubit about the
Z axis by RotateBy.
|