Header menu logo Encodings

CliffordGate Type

Elementary Clifford gate for tapering rotation.

Union cases

Union case Description

CNOT(int, int)

Full Usage: CNOT(int, int)

Parameters:
    Item1 : int
    Item2 : int

CNOT with control c and target t.

Item1 : int
Item2 : int

Had int

Full Usage: Had int

Parameters:
    Item : int

Hadamard on qubit i: X↔Z.

Item : int

Sgate int

Full Usage: Sgate int

Parameters:
    Item : int

Phase gate S on qubit i: X→Y, Z→Z.

Item : int

Instance members

Instance member Description

this.IsCNOT

Full Usage: this.IsCNOT

Returns: bool
Returns: bool

this.IsHad

Full Usage: this.IsHad

Returns: bool
Returns: bool

this.IsSgate

Full Usage: this.IsSgate

Returns: bool
Returns: bool

Type something to start searching.