Skip to main content

count_constraint_degrees

Function count_constraint_degrees 

Source
pub fn count_constraint_degrees<U: Uair>() -> Vec<usize>
Expand description

Compute the degree of each individual constraint in the UAIR U. Returns a Vec<usize> where the i-th element is the degree of the i-th constraint.