Skip to content

Commit

Permalink
Exp doxygen hook
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Jan 8, 2019
1 parent 30b52a5 commit 4f88d52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/qinterface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ Single Gates
.. doxygenfunction:: Qrack::QInterface::ExpYDyad(int, int, bitLenInt)
.. doxygenfunction:: Qrack::QInterface::ExpZ(real1, bitLenInt)
.. doxygenfunction:: Qrack::QInterface::ExpZDyad(int, int, bitLenInt)
.. doxygenfunction:: Qrack::QInterface::Exp(bitLenInt*, bitLenInt, bitLenInt, complex*, bool)
.. doxygenfunction:: Qrack::QInterface::Log(bitLenInt*, bitLenInt, bitLenInt, complex*, bool)
.. doxygenfunction:: Qrack::QInterface::Exp(bitLenInt *, bitLenInt, bitLenInt, complex *, bool)
.. doxygenfunction:: Qrack::QInterface::Log(bitLenInt *, bitLenInt, bitLenInt, complex *, bool)

Register-wide Gates
~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 4f88d52

Please sign in to comment.