Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::PolyData< FF > Struct Template Reference

Public Attributes

Polynomial< FFpolynomial
 
std::vector< std::pair< size_t, size_t > > active_range_endpoints
 

Detailed Description

template<typename FF>
struct bb::PolyData< FF >

Definition at line 37 of file commit.bench.cpp.

Member Data Documentation

◆ active_range_endpoints

template<typename FF >
std::vector<std::pair<size_t, size_t> > bb::PolyData< FF >::active_range_endpoints

Definition at line 39 of file commit.bench.cpp.

◆ polynomial

template<typename FF >
Polynomial<FF> bb::PolyData< FF >::polynomial

Definition at line 38 of file commit.bench.cpp.


The documentation for this struct was generated from the following file: