28 #define _USE_MATH_DEFINES 54 CRX(
int qbit_num_in,
int target_qbit_in,
int control_qbit_in);
A class representing a controlled RX gate.
~CRX() override
Destructor of the class.
virtual CRX * 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...
CRX()
Nullary constructor of the class.