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

Go to the source code of this file.

Classes

class  bb::stdlib::bigfield< Builder, T >
 
struct  bb::stdlib::bigfield< Builder, T >::Basis
 
struct  bb::stdlib::bigfield< Builder, T >::Limb
 Represents a single limb of a bigfield element, with its value and maximum value. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::stdlib
 

Functions

template<typename C , typename T >
std::ostream & bb::stdlib::operator<< (std::ostream &os, bigfield< T, C > const &v)