Expand description
Identity gate id(z, x) determines whether the xth gate from the i + 1th layer contributes to the zth gate in the ith layer.
Structsยง
- Identity
Gate - The Identity Gate struct allows being able to select specific indices
from the
source_mlethat are not necessarily regular. - Identity
Gate Layer Description - The circuit Description for an IdentityGate.
- Verifier
Identity Gate Layer - The layer representing a fully bound IdentityGate.