TaperingMethod Type
Tapering method selection.
Union cases
| Union case |
Description
|
Full Usage:
DiagonalOnly
|
v1: only single-qubit Z generators (diagonal symmetries). |
Full Usage:
FullClifford
|
v2: full Clifford rotation for general Z₂ generators. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDiagonalOnly
Returns: bool
|
|
Full Usage:
this.IsFullClifford
Returns: bool
|
|