Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
univariate_coefficient_basis.hpp File Reference

Go to the source code of this file.

Classes

class  bb::UnivariateCoefficientBasis< Fr, domain_end, has_a0_plus_a1 >
 A view of a univariate, also used to truncate univariates. More...
 
struct  std::tuple_size< bb::UnivariateCoefficientBasis< T, N, X > >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  std
 STL namespace.
 

Functions

template<typename B , class Fr , size_t domain_end, bool has_a0_plus_a1>
void bb::read (B &it, UnivariateCoefficientBasis< Fr, domain_end, has_a0_plus_a1 > &univariate)
 
template<typename B , class Fr , size_t domain_end, bool has_a0_plus_a1>
void bb::write (B &it, UnivariateCoefficientBasis< Fr, domain_end, has_a0_plus_a1 > const &univariate)