Cove - A Practical Quantum Computer Programming Framework
OperationRotateY Constructor
NamespacesCove.LocalSimulationOperationRotateYOperationRotateY()()()
Members
IconMemberDescription
OperationRotateY()()()
Default constructor, construct an instance of the Rotate Y operation. The angle is 0, so this is effectively an identity operation until it is set.

OperationRotateY(Int32)
Overloaded constructor to specify the target at time of construction.

OperationRotateY(Int32, Double)
Construct an instance of the Rotate Y operation, which will rotate a qubit about the Y axis by RotateBy.

Assembly: Cove.LocalSimulation (Module: Cove.LocalSimulation) Version: 1.0.0.0 (1.0.0.0)