fn actual_evaluation<F: FieldWitness>(pt: F, e: &[F], rounds: usize) -> F
Expand description
Defined in plonk_checks.ml
Note: there are other actual_evaluation
, but they’re different
fn actual_evaluation<F: FieldWitness>(pt: F, e: &[F], rounds: usize) -> F
Defined in plonk_checks.ml
Note: there are other actual_evaluation
, but they’re different