Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::bigfield< Builder, T >::Basis Struct Reference

#include <bigfield.hpp>

Public Attributes

uint512_t modulus
 
size_t num_bits
 

Detailed Description

template<typename Builder, typename T>
struct bb::stdlib::bigfield< Builder, T >::Basis

Definition at line 33 of file bigfield.hpp.

Member Data Documentation

◆ modulus

template<typename Builder , typename T >
uint512_t bb::stdlib::bigfield< Builder, T >::Basis::modulus

Definition at line 34 of file bigfield.hpp.

◆ num_bits

template<typename Builder , typename T >
size_t bb::stdlib::bigfield< Builder, T >::Basis::num_bits

Definition at line 35 of file bigfield.hpp.


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