pub(crate) fn curve_eqn<G: SWCurveConfig>(x: G::BaseField) -> G::BaseFieldExpand description
returns the right-hand side of the Short Weierstrass curve equation for a given x
pub(crate) fn curve_eqn<G: SWCurveConfig>(x: G::BaseField) -> G::BaseFieldreturns the right-hand side of the Short Weierstrass curve equation for a given x