Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::CommitmentKeyTest< Curve >::StructuredPolyData Struct Reference

Public Attributes

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

Detailed Description

template<typename Curve>
struct bb::CommitmentKeyTest< Curve >::StructuredPolyData

Definition at line 17 of file sparse_commitment.test.cpp.

Member Data Documentation

◆ active_range_endpoints

template<typename Curve >
std::vector<std::pair<size_t, size_t> > bb::CommitmentKeyTest< Curve >::StructuredPolyData::active_range_endpoints

Definition at line 19 of file sparse_commitment.test.cpp.

◆ polynomial

template<typename Curve >
Polynomial bb::CommitmentKeyTest< Curve >::StructuredPolyData::polynomial

Definition at line 18 of file sparse_commitment.test.cpp.


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