Quantum Gate Decomposer
v1.3
Powerful decomposition of almost any unitary into U3 and CNOT gates
|
This is the complete list of members for Operation, including all inherited members.
clone() | Operation | |
control_qbit | Operation | protected |
get_control_qbit() | Operation | |
get_matrix() | Operation | |
get_parameter_num() | Operation | |
get_qbit_num() | Operation | |
get_target_qbit() | Operation | |
get_type() | Operation | |
matrix_alloc | Operation | private |
matrix_size | Operation | protected |
Operation() | Operation | |
Operation(int qbit_num_in) | Operation | |
parameter_num | Operation | protected |
qbit_num | Operation | protected |
reorder_qubits(std::vector< int > qbit_list) | Operation | virtual |
set_matrix(Matrix input) | Operation | |
set_qbit_num(int qbit_num_in) | Operation | virtual |
target_qbit | Operation | protected |
type | Operation | protected |
~Operation() | Operation | virtual |