Member Summary
| Public Members | ||
| public get | 
       matrix: *  | 
    |
Inherited Summary
| From class BasicGate | ||
| public static | 
      
       Convert quantum input of "gate | quantum input" to internal formatting.  | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
       generateCommand(qubits: *): Command Helper function to generate a command consisting of the gate and the qubits being acted upon.  | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
| public | 
       or(qubits: *) Operator| overload which enables the syntax Gate | qubits.  | 
    |
| public | 
       toString()  | 
    |
| From class BasicPhaseGate | ||
| public | 
       angle: *  | 
    |
| public | 
      
       | 
    |
| public | 
      
       Return the inverse of this rotation gate (negate the angle, return new object).  | 
    |
| public | 
       getMerged(other: BasicPhaseGate): BasicPhaseGate Return self merged with another gate.  | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |