Set the target operation. This will be applied if the control qubit is set. The target
index of this operation is ignored- it will be the target index of this operation.

Declaration Syntax
public:
virtual void SetTargetOperation(
IQubitOperation^ TargetOperation
) sealed

Exceptions
Exception | Condition |
---|
ArgumentException | Thrown if TargetOperation does
not derive from GeneralSimulatedQubitOperation. The local simulation can
only work on operations derived from it.
|
Assembly:
Cove.LocalSimulation (Module: Cove.LocalSimulation) Version: 1.0.0.0 (1.0.0.0)