CX constructor

CX(
  1. int qbit1,
  2. int qbit2
)

Implementation

CX(this.qbit1, this.qbit2) ;