![]() |
QPanda3
Supported by OriginQ
|
Public 成员函数 | |
| None | __init__ (self) |
| init(self: core.GPUQVM) -> None | |
| QResult | result (self) |
| result(self: core.GPUQVM) -> core.QResult | |
| None | run (self, QProg prog, int int, NoiseModel model=...) |
| run(self: core.GPUQVM, prog: core.QProg, int: int, model: core.NoiseModel = <core.NoiseModel object at 0x7f3308498370>) -> None | |
| None pyqpanda3.core.core.GPUQVM.__init__ | ( | self | ) |
init(self: core.GPUQVM) -> None
| QResult pyqpanda3.core.core.GPUQVM.result | ( | self | ) |
result(self: core.GPUQVM) -> core.QResult
| None pyqpanda3.core.core.GPUQVM.run | ( | self, | |
| QProg | prog, | ||
| int | int, | ||
| NoiseModel | model = ... ) |
run(self: core.GPUQVM, prog: core.QProg, int: int, model: core.NoiseModel = <core.NoiseModel object at 0x7f3308498370>) -> None