pub type E<Fp> = Expr<ConstantExpr<Fp, ChallengeTerm>, Column>;
diff --git a/rustdoc/arrabiata/columns/enum.ChallengeTerm.html b/rustdoc/arrabiata/columns/enum.ChallengeTerm.html
index c0ec346ff5..3296f5d060 100644
--- a/rustdoc/arrabiata/columns/enum.ChallengeTerm.html
+++ b/rustdoc/arrabiata/columns/enum.ChallengeTerm.html
@@ -8,7 +8,7 @@
Beta
Both challenges used in the permutation argument
Challenge to homogenize the constraints
Random coin used to aggregate witnesses while folding
-source
. Read moresource
. Read moreself
and other
values to be equal, and is used
by ==
.Calls U::from(self)
.
self
and other
values to be equal, and is used
+}pub type E<Fp> = Expr<ConstantExpr<Fp, ChallengeTerm>, Column>;
Double the elliptic curve point given by the affine coordinates
(x1, y1)
and save the result in the registers pos_x
and pos_y
.