Module table

Source

Re-exports§

pub use crate::stark::NUM_QUOTIENT_SEGMENTS;

Modules§

auxiliary_table
cascade
degree_lowering
The degree lowering table contains the introduced variables that allow lowering the degree of the AIR. See air::TARGET_DEGREE for additional information.
hash
jump_stack
lookup
master_table
op_stack
processor
program
ram
u32

Structs§

ConstraintTypeIter
An iterator over the variants of ConstraintType

Enums§

ConstraintType

Type Aliases§

AuxiliaryRow
A single row of a MasterAuxTable.
MainRow
A single row of a MasterMainTable.
QuotientSegments
An element of the split-up quotient polynomial.