CY constructor

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

Implementation

CY(this.qbit1, this.qbit2) ;