class QPanda::PhysicalQubit
Overview
Detailed Documentation
Physical Qubit abstract class.
Methods
get qubit address
Returns:
size_t
set qubit address
Parameters:
size_t |
qubit address |
get the occupancy status of this qubit
Returns:
bool ture: occupancy
set the occupancy status of this qubit
Parameters:
bool |
occupancy status |