QPanda3
Supported by OriginQ
载入中...
搜索中...
未找到
pyqpanda3.profiling.data.ProgramData 成员列表

成员的完整列表,这些成员属于 pyqpanda3.profiling.data.ProgramData,包括所有继承而来的类成员

__init__(self, int total_time_nanoseconds, str entry_point="<spontaneous>", bool register_base_subroutine_calls=True)pyqpanda3.profiling.data.ProgramData
__repr__(self)pyqpanda3.profiling.data.ProgramData
_add_subroutine_no_index(self, str subroutine_name)pyqpanda3.profiling.data.ProgramDataprotected
add_base_subroutine_call(self, str caller, str called_routine, int number, int self_nano_seconds, int subroutines_nano_seconds)pyqpanda3.profiling.data.ProgramData
add_entry_point_call(self, str called_routine, int number, int self_nano_seconds, int subroutines_nano_seconds)pyqpanda3.profiling.data.ProgramData
add_subroutine(self, str subroutine_name)pyqpanda3.profiling.data.ProgramData
add_subroutine_call(self, str caller, str called_routine, int number, int self_nano_seconds, int subroutines_nano_seconds)pyqpanda3.profiling.data.ProgramData
entry_pointpyqpanda3.profiling.data.ProgramData
indicespyqpanda3.profiling.data.ProgramData
max_indexpyqpanda3.profiling.data.ProgramData
register_base_subroutine_callspyqpanda3.profiling.data.ProgramData
routines_datapyqpanda3.profiling.data.ProgramData
to_dict(self)pyqpanda3.profiling.data.ProgramData
total_time_nanosecondspyqpanda3.profiling.data.ProgramData