pub fn add_scalar_polyx(p: Polyx, s: FpVesta) -> Polyx
Expand description

Add a scalar (constant) from a polynomial, return resulting polynomial

Arguments

  • p - the polynomial
  • s - the scalar