:orphan: .. Copyright (c) 2017-2021 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, const bitCapInt&, qrack_rand_gen_ptr, const complex&, bool, bool, bool, int64_t, bool, bool, real1_f, std::vector, bitLenInt, real1_f) .. doxygenfunction:: Qrack::QBdt::QBdt(std::vector, bitLenInt, const bitCapInt&, qrack_rand_gen_ptr, const complex&, bool, bool, bool, int64_t, bool, bool, real1_f, std::vector, bitLenInt, real1_f)