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

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

AffineElement typedefbb::scalar_multiplication::MSM_fast< Curve >
batch_multi_scalar_mul(std::span< const AffineElement > points, std::span< PolynomialSpan< ScalarField > > scalars, bool handle_edge_cases=true, std::span< const uint32_t > dedup_infos={}) noexceptbb::scalar_multiplication::MSM_fast< Curve >static
Element typedefbb::scalar_multiplication::MSM_fast< Curve >
msm(std::span< const AffineElement > points, PolynomialSpan< const ScalarField > scalars, bool handle_edge_cases=false, size_t dedup_info=0) noexceptbb::scalar_multiplication::MSM_fast< Curve >static
ScalarField typedefbb::scalar_multiplication::MSM_fast< Curve >