QPanda3
Supported by OriginQ
载入中...
搜索中...
未找到
pyqpanda3.core.core.GPUQVM类 参考

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
 

构造及析构函数说明

◆ __init__()

None pyqpanda3.core.core.GPUQVM.__init__ ( self)

init(self: core.GPUQVM) -> None

成员函数说明

◆ result()

QResult pyqpanda3.core.core.GPUQVM.result ( self)

result(self: core.GPUQVM) -> core.QResult

◆ run()

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


该类的文档由以下文件生成: