CH constructor

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

Implementation

CH(this.qbit1, this.qbit2) ;