Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::ThreadChunk Struct Reference

#include <thread.hpp>

Public Member Functions

auto range (size_t size, size_t offset=0) const
 

Public Attributes

size_t thread_index
 
size_t total_threads
 

Detailed Description

Definition at line 158 of file thread.hpp.

Member Function Documentation

◆ range()

auto bb::ThreadChunk::range ( size_t  size,
size_t  offset = 0 
) const
inline

Definition at line 161 of file thread.hpp.

Member Data Documentation

◆ thread_index

size_t bb::ThreadChunk::thread_index

Definition at line 159 of file thread.hpp.

◆ total_threads

size_t bb::ThreadChunk::total_threads

Definition at line 160 of file thread.hpp.


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