|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <pippenger_batched.hpp>
Public Attributes | |
| const Curve::AffineElement * | base_ptr = nullptr |
| size_t | group_max_n = 0 |
| std::span< typename Curve::AffineElement > | doubled |
| std::vector< size_t > | member_msms |
Definition at line 21 of file pippenger_batched.hpp.
| const Curve::AffineElement* round_parallel_detail::BatchMsmGlvGroup< Curve >::base_ptr = nullptr |
Definition at line 22 of file pippenger_batched.hpp.
| std::span<typename Curve::AffineElement> round_parallel_detail::BatchMsmGlvGroup< Curve >::doubled |
Definition at line 24 of file pippenger_batched.hpp.
| size_t round_parallel_detail::BatchMsmGlvGroup< Curve >::group_max_n = 0 |
Definition at line 23 of file pippenger_batched.hpp.
| std::vector<size_t> round_parallel_detail::BatchMsmGlvGroup< Curve >::member_msms |
Definition at line 29 of file pippenger_batched.hpp.