CZ constructor

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

Implementation

CZ(this.qbit1, this.qbit2) ;