QPanda3
0.1.0
Supported by OriginQ
|
Public Member Functions | |
None | __init__ (self, int arg0, float arg1) |
init(self: qcloud.QubitEdge, arg0: int, arg1: float) -> None | |
None pyqpanda3.qcloud.QubitEdge.__init__ | ( | self, | |
int | arg0, | ||
float | arg1 ) |
init(self: qcloud.QubitEdge, arg0: int, arg1: float) -> None
Initializes a QubitEdge with a qubit index and a weight.
[in] | qubit | The qubit index. |
[in] | weight | The weight of the edge. |