pub(crate) fn inner_product(u: Polyx, v: Polyx) -> FpVesta
Expand description

Inner product, between to equal length vectors of field elements

Arguments

  • u - LHS vector
  • v - RHS vector