Function eval_poly

Source
pub fn eval_poly<FA: FieldAlgebra>(poly: &[FA], x: FA) -> FA