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 98 of file thread.hpp.

Member Data Documentation

◆ end

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

Definition at line 102 of file thread.hpp.

◆ num_threads

size_t bb::MultithreadData::num_threads

Definition at line 99 of file thread.hpp.

◆ start

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

Definition at line 101 of file thread.hpp.


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