Module sp1_core::operations

source ·
Expand description

Operations implement common operations on sets of columns.

They should always implement aim to implement populate and eval methods. The populate method is used to populate the columns with values, while the eval method is used to evaluate the constraints.

Modules§

Structs§