Function actual_evaluation

Source
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