28 #define _USE_MATH_DEFINES 54 CNOT(
int qbit_num_in,
int target_qbit_in,
int control_qbit_in);
virtual CNOT * clone() override
Call to create a clone of the present class.
Header file of complex array storage array with automatic and thread safe reference counting...
A class representing a CNOT operation.
~CNOT() override
Destructor of the class.
CNOT()
Nullary constructor of the class.