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

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