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 BasicRotationGate | ||
| public |
angle: * |
|
| public |
|
|
| public |
|
|
| public |
getMerged(other: BasicRotationGate | Object): BasicRotationGate Return self merged with another gate. |
|
| public |
Return the Latex string representation of a BasicRotationGate. |
|
| public |
|
|