Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::field< Params_ >::wnaf_table Struct Reference

#include <field_declarations.hpp>

Public Member Functions

constexpr wnaf_table (const uint256_t &target)
 

Public Attributes

uint8_t windows [64]
 

Detailed Description

template<class Params_>
struct bb::field< Params_ >::wnaf_table

Definition at line 579 of file field_declarations.hpp.

Constructor & Destructor Documentation

◆ wnaf_table()

template<class Params_ >
constexpr bb::field< Params_ >::wnaf_table::wnaf_table ( const uint256_t target)
inlineconstexpr

Definition at line 582 of file field_declarations.hpp.

Member Data Documentation

◆ windows

template<class Params_ >
uint8_t bb::field< Params_ >::wnaf_table::windows[64]

Definition at line 580 of file field_declarations.hpp.


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