Barretenberg
The ZK-SNARK library at the core of Aztec
|
Check if the flavor has a static skip method to determine if accumulation of all relations can be skipped for a given row. More...
#include <relation_types.hpp>
Check if the flavor has a static skip method to determine if accumulation of all relations can be skipped for a given row.
The skip function should return true if relation can be skipped and false if it can't
Flavor | The flavor type |
ProverPolynomialsOrPartiallyEvaluatedMultivariates | The type containing polynomials with witness and selector values |
Definition at line 141 of file relation_types.hpp.