GetQubitsAvailableToUse operation
Namespace: Microsoft.Quantum.Environment
Package: Microsoft.Quantum.QSharp.Foundation
Warning
GetQubitsAvailableToUse has been deprecated.
Returns the number of qubits currently available to use.
operation GetQubitsAvailableToUse () : Int
Output : Int
The number of qubits that could be allocated in a using statement.
If the target machine being used does not provide this information, then
-1 is returned.
Remarks
This operation is no longer supported, and will be removed in a future version.
See Also
反馈
提交和查看相关反馈