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

#include <thread.hpp>

Public Attributes

size_t num_threads
 
std::vector< size_t > start
 
std::vector< size_t > end
 

Detailed Description

Definition at line 91 of file thread.hpp.

Member Data Documentation

◆ end

std::vector<size_t> bb::MultithreadData::end

Definition at line 95 of file thread.hpp.

◆ num_threads

size_t bb::MultithreadData::num_threads

Definition at line 92 of file thread.hpp.

◆ start

std::vector<size_t> bb::MultithreadData::start

Definition at line 94 of file thread.hpp.


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