Quantum++
v0.8.2
C++11 quantum computing library
|
This is the complete list of members for qpp::Gates, including all inherited members.
CNOT | qpp::Gates | |
CNOTba | qpp::Gates | |
CTRL(const Eigen::MatrixBase< Derived > &A, const std::vector< idx > &ctrl, const std::vector< idx > &subsys, idx n, idx d=2) const | qpp::Gates | inline |
CZ | qpp::Gates | |
expandout(const Eigen::MatrixBase< Derived > &A, idx pos, const std::vector< idx > &dims) const | qpp::Gates | inline |
Fd(idx D) const | qpp::Gates | inline |
FRED | qpp::Gates | |
Gates() | qpp::Gates | inlineprivate |
get_instance() noexcept(std::is_nothrow_constructible< const Gates >::value) | qpp::internal::Singleton< const Gates > | inlinestatic |
get_thread_local_instance() noexcept(std::is_nothrow_constructible< const Gates >::value) | qpp::internal::Singleton< const Gates > | inlinestatic |
H | qpp::Gates | |
Id(idx D) const | qpp::Gates | inline |
Id2 | qpp::Gates | |
internal::Singleton< const Gates > class | qpp::Gates | friend |
operator=(const Singleton &)=delete | qpp::internal::Singleton< const Gates > | protected |
Rn(double theta, const std::vector< double > &n) const | qpp::Gates | inline |
S | qpp::Gates | |
Singleton() noexcept=default | qpp::internal::Singleton< const Gates > | protected |
Singleton(const Singleton &)=delete | qpp::internal::Singleton< const Gates > | protected |
SWAP | qpp::Gates | |
T | qpp::Gates | |
TOF | qpp::Gates | |
X | qpp::Gates | |
Xd(idx D) const | qpp::Gates | inline |
Y | qpp::Gates | |
Z | qpp::Gates | |
Zd(idx D) const | qpp::Gates | inline |
~Gates()=default | qpp::Gates | private |
~Singleton()=default | qpp::internal::Singleton< const Gates > | protectedvirtual |