Skip to content

Commit

Permalink
Debug API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Oct 25, 2022
1 parent 8207018 commit 54c1072
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/api/qalu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.. Copyright (c) 2017-2021
QInterface
QAlu
========================

Defined in `qalu.hpp <https://github.com/vm6502q/qrack/blob/master/include/qalu.hpp>`_.
Expand Down
2 changes: 0 additions & 2 deletions docs/api/qinterface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ State Manipulation Methods
.. doxygenfunction:: Qrack::QInterface::FSim(real1_f, real1_f, bitLenInt, bitLenInt, bitLenInt)
.. doxygenfunction:: Qrack::QInterface::UniformlyControlledRY
.. doxygenfunction:: Qrack::QInterface::UniformlyControlledRZ
.. doxygenfunction:: Qrack::QInterface::UniformParityRZ
.. doxygenfunction:: Qrack::QInterface::CUniformParityRZ
.. doxygenfunction:: Qrack::QInterface::Reverse(bitLenInt, bitLenInt)
.. doxygenfunction:: Qrack::QInterface::TrySeparate(bitLenInt)
.. doxygenfunction:: Qrack::QInterface::TrySeparate(bitLenInt, bitLenInt)
Expand Down
2 changes: 1 addition & 1 deletion docs/api/qparity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.. Copyright (c) 2017-2021
QInterface
QParity
========================

Defined in `qparity.hpp <https://github.com/vm6502q/qrack/blob/master/include/qparity.hpp>`_.
Expand Down

0 comments on commit 54c1072

Please sign in to comment.