Quantum Gate Decomposer  v1.3
Powerful decomposition of almost any unitary into U3 and CNOT gates
operations Directory Reference
Directory dependency graph for operations:
operations

Files

file  CNOT.cpp [code]
 Class representing a CNOT operation.
 
file  Operation.cpp [code]
 Class for the representation of one- and two-qubit operations.
 
file  Operation_block (copy).cpp [code]
 
file  Operation_block.cpp [code]
 Class responsible for grouping CNOT and U3 operations into layers.
 
file  U3.cpp [code]
 Class representing a U3 operation.