|
|
static constexpr FF | get_curve_b () |
| |
| template<typename ContainerOverSubrelations , typename AllEntities , typename Parameters > |
| static void | accumulate (ContainerOverSubrelations &accumulators, const AllEntities &in, const Parameters &, const FF &scaling_factor) |
| | Expression for the Ultra Arithmetic gate.
|
| |
◆ accumulate()
template<typename FF_ >
template<typename ContainerOverSubrelations , typename AllEntities , typename Parameters >
| static void proof_system::EllipticRelationImpl< FF_ >::accumulate |
( |
ContainerOverSubrelations & |
accumulators, |
|
|
const AllEntities & |
in, |
|
|
const Parameters & |
, |
|
|
const FF & |
scaling_factor |
|
) |
| |
|
inlinestatic |
Expression for the Ultra Arithmetic gate.
The relation is defined as C(in(X)...) = TODO(#429): steal description from elliptic_widget.hpp
- Parameters
-
| evals | transformed to evals + C(in(X)...)*scaling_factor |
| in | an std::array containing the fully extended Univariate edges. |
| parameters | contains beta, gamma, and public_input_delta, .... |
| scaling_factor | optional term to scale the evaluation before adding to evals. |
◆ SUBRELATION_PARTIAL_LENGTHS
The documentation for this class was generated from the following file: