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

Stores temporary variables produced by internal multiplication algorithms. More...

Public Attributes

cycle_group accumulator
 
AffineElement offset_generator_delta
 

Detailed Description

template<typename Builder>
struct bb::stdlib::cycle_group< Builder >::batch_mul_internal_output

Stores temporary variables produced by internal multiplication algorithms.

Definition at line 70 of file cycle_group.hpp.

Member Data Documentation

◆ accumulator

template<typename Builder >
cycle_group bb::stdlib::cycle_group< Builder >::batch_mul_internal_output::accumulator

Definition at line 71 of file cycle_group.hpp.

◆ offset_generator_delta

template<typename Builder >
AffineElement bb::stdlib::cycle_group< Builder >::batch_mul_internal_output::offset_generator_delta

Definition at line 72 of file cycle_group.hpp.


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