QPanda3  0.1.0
Supported by OriginQ
Loading...
Searching...
No Matches
pyqpanda3.core.Operation Class Reference
Inheritance diagram for pyqpanda3.core.Operation:

Public Member Functions

None __init__ (self)
 init(self: core.Operation) -> None
 
bool is_controlled (self)
 is_controlled(self: core.Operation) -> bool
 

Static Public Attributes

list m_control_qubits [int]
 
list m_measure_cbits [int]
 
list m_target_qubits [int]
 

Constructor & Destructor Documentation

◆ __init__()

None pyqpanda3.core.Operation.__init__ ( self)

init(self: core.Operation) -> None

Reimplemented in pyqpanda3.core.QGate.

Member Function Documentation

◆ is_controlled()

bool pyqpanda3.core.Operation.is_controlled ( self)

is_controlled(self: core.Operation) -> bool

Member Data Documentation

◆ m_control_qubits

list pyqpanda3.core.Operation.m_control_qubits [int]
static

◆ m_measure_cbits

list pyqpanda3.core.Operation.m_measure_cbits [int]
static

◆ m_target_qubits

list pyqpanda3.core.Operation.m_target_qubits [int]
static

The documentation for this class was generated from the following file: