Cove - A Practical Quantum Computer Programming Framework
GetNumberOfBits Method
NamespacesCove.BaseClassicalResultGetNumberOfBits()()()
Get the number of bits returned from the measurement.
Declaration Syntax
C#Visual BasicVisual C++
public int GetNumberOfBits()
Public Function GetNumberOfBits As Integer
public:
int GetNumberOfBits()
Return Value
The number of bits in the result

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