Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::scalar_multiplication::MSM< Curve > Member List

This is the complete list of members for bb::scalar_multiplication::MSM< Curve >, including all inherited members.

AffineElement typedefbb::scalar_multiplication::MSM< Curve >
batch_multi_scalar_mul(std::span< const AffineElement > points, std::span< PolynomialSpan< ScalarField > > scalars, bool handle_edge_cases=true, std::span< const uint8_t > dedup_hints={}) noexceptbb::scalar_multiplication::MSM< Curve >static
Element typedefbb::scalar_multiplication::MSM< Curve >
msm(std::span< const AffineElement > points, PolynomialSpan< const ScalarField > scalars, bool handle_edge_cases=false, bool dedup_hint=false) noexceptbb::scalar_multiplication::MSM< Curve >static
ScalarField typedefbb::scalar_multiplication::MSM< Curve >