28 #define _USE_MATH_DEFINES 52 SWAP(
int qbit_num_in,
const std::vector<int>& target_qbits_in);
Header file for a class for the representation of general gate operations.
A class representing a SWAP operation.
SWAP()
Nullary constructor of the class.
Header file of complex array storage array with automatic and thread safe reference counting...
Base class for the representation of general gate operations.
~SWAP() override
Destructor of the class.
virtual SWAP * clone() override
Call to create a clone of the present class.