Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Functions
apply_kernel_test.cpp File Reference
#include <vector>
#include <iostream>
#include <cassert>
#include <cmath>
#include <algorithm>
#include <iomanip>
#include "matrix.h"
#include "Gates_block.h"
#include "common.h"
#include "apply_kernel_to_state_vector_input.h"
#include "apply_large_kernel_to_input.h"
#include "apply_large_kernel_to_input_AVX.h"
#include "apply_kernel_to_input.h"
#include "apply_dedicated_gate_kernel_to_input.h"
Include dependency graph for apply_kernel_test.cpp:

Go to the source code of this file.

Classes

class  ApplyKernelTestSuite
 

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 612 of file apply_kernel_test.cpp.

Here is the call graph for this function: