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