Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 913 Bytes

qbdt.rst

File metadata and controls

13 lines (8 loc) · 913 Bytes
orphan:

QBdt

Defined in QBdt.hpp and qbinary_decision_node.hpp.

The API is provided by Qrack::QInterface. Qrack::QBdt is an attempt at an alternative representation of quantum pure states, in terms of quantum binary decision trees, inspired by other open source work.

.. doxygenfunction:: Qrack::QBdt::QBdt(bitLenInt, bitCapInt, qrack_rand_gen_ptr, complex, bool, bool, bool, int64_t, bool, bool, real1_f, std::vector<int64_t>, bitLenInt, real1_f)
.. doxygenfunction:: Qrack::QBdt::QBdt(std::vector<QInterfaceEngine>, bitLenInt, bitCapInt, qrack_rand_gen_ptr, complex, bool, bool, bool, int64_t, bool, bool, real1_f, std::vector<int64_t>, bitLenInt, real1_f)