CliffordGate Type
Elementary Clifford gate for tapering rotation.
Union cases
| Union case |
Description
|
Full Usage:
CNOT(int, int)
Parameters:
int
Item2 : int
|
CNOT with control c and target t.
|
Full Usage:
Had int
Parameters:
int
|
Hadamard on qubit i: X↔Z.
|
Full Usage:
Sgate int
Parameters:
int
|
Phase gate S on qubit i: X→Y, Z→Z.
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCNOT
Returns: bool
|
|
Full Usage:
this.IsHad
Returns: bool
|
|
Full Usage:
this.IsSgate
Returns: bool
|
|