Cove - A Practical Quantum Computer Programming Framework
BoolArrayToString Method
NamespacesCove.BaseClassicalResultBoolArrayToString()()()
Convert the bool array that represents this result to a string
Declaration Syntax
C#Visual BasicVisual C++
public string BoolArrayToString()
Public Function BoolArrayToString As String
public:
String^ BoolArrayToString()
Return Value
The string representation

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