QNLP
v1.0
|
#include "GateWriter.hpp"
#include "Simulator.hpp"
#include "IntelSimulator.cpp"
#include "catch2/catch.hpp"
#include <bitset>
Go to the source code of this file.
Typedefs | |
typedef ComplexDP | Type |
Functions | |
TEST_CASE ("Test n-controlled unitary module with Pauli-X |11..10>","[ncu]") | |
Test n-controlled unitary module with Pauli-X |11..10> More... | |
typedef ComplexDP Type |
Definition at line 12 of file test_gatewriter.cpp.
TEST_CASE | ( | "Test n-controlled unitary module with Pauli-X |11.. | 10, |
" | , | ||
"" | [ncu] | ||
) |
Test n-controlled unitary module with Pauli-X |11..10>
Definition at line 20 of file test_gatewriter.cpp.
References QNLP::GateWriter::oneQubitGateCall().