|
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 uint8_t > dedup_hints={}) 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, bool dedup_hint=false) noexcept | bb::scalar_multiplication::MSM_fast< Curve > | static |
| ScalarField typedef | bb::scalar_multiplication::MSM_fast< Curve > |