Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 948 Bytes

struct_QubitVertice.rst

File metadata and controls

26 lines (17 loc) · 948 Bytes

pair: struct; QubitVertice

struct QubitVertice

cpp

#include <TensorNode.h>

struct QubitVertice { // fields

qsize_t<doxid-_tensor_8h_1a9695bf30eeb2fa028ee7c75690380572> m_qubit_id<doxid-struct_qubit_vertice_1ae0d18812cf57dce50bbf6ba7bbd691c4> {SIZE_MAX}; qsize_t<doxid-_tensor_8h_1a9695bf30eeb2fa028ee7c75690380572> m_num<doxid-struct_qubit_vertice_1a99fc468807308a60d38d237040b6b031> {SIZE_MAX}; qsize_t<doxid-_tensor_8h_1a9695bf30eeb2fa028ee7c75690380572> m_max<doxid-struct_qubit_vertice_1a24fc36edfff4c75ab1c60be15cd2d8eb> {SIZE_MAX}; qsize_t<doxid-_tensor_8h_1a9695bf30eeb2fa028ee7c75690380572> m_count<doxid-struct_qubit_vertice_1af1f39d54d3a0797c866bde3566062faa> {SIZE_MAX};

};