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