pub fn linearization_columns<F: FftField>(
feature_flags: Option<&FeatureFlags>,
) -> HashSet<Column>
Expand description
Adds the polynomials that are evaluated as part of the proof for the linearization to work.
pub fn linearization_columns<F: FftField>(
feature_flags: Option<&FeatureFlags>,
) -> HashSet<Column>
Adds the polynomials that are evaluated as part of the proof for the linearization to work.