triton_vm::table

Type Alias MainRow

Source
pub type MainRow<T> = [T; 379];
Expand description

A single row of a MasterMainTable.

Usually, the elements in the table are BFieldElements. For out-of-domain rows, which is relevant for “Domain Extension to Eliminate Pretenders” (DEEP), the elements are XFieldElements.