Cove - A Practical Quantum Computer Programming Framework
GetSize Method
NamespacesCove.LocalSimulationOperationIdentityNGetSize()()()
Get the size of this operation, the number of qubits it operates on.
Declaration Syntax
C#Visual BasicVisual C++
public int GetSize()
Public Function GetSize As Integer
public:
virtual int GetSize() sealed
Return Value
The number of qubits this operation operates on.

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