|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::scalar_multiplication::MSM_fast< Curve >, including all inherited members.
| AffineElement typedef | bb::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={}) noexcept | bb::scalar_multiplication::MSM_fast< Curve > | static |
| Element typedef | bb::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) noexcept | bb::scalar_multiplication::MSM_fast< Curve > | static |
| ScalarField typedef | bb::scalar_multiplication::MSM_fast< Curve > |