|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <affine_add_packed.hpp>
Public Attributes | |
| VectorFieldPushSpan< Params > | dx |
| VectorFieldPushSpan< Params > | dy |
| VectorFieldPushSpan< Params > | xsum |
| VectorFieldPushSpan< Params > | inv |
Definition at line 18 of file affine_add_packed.hpp.
| VectorFieldPushSpan<Params> bb::group_elements::BatchAffineAddScratch< Params >::dx |
Definition at line 19 of file affine_add_packed.hpp.
| VectorFieldPushSpan<Params> bb::group_elements::BatchAffineAddScratch< Params >::dy |
Definition at line 20 of file affine_add_packed.hpp.
| VectorFieldPushSpan<Params> bb::group_elements::BatchAffineAddScratch< Params >::inv |
Definition at line 22 of file affine_add_packed.hpp.
| VectorFieldPushSpan<Params> bb::group_elements::BatchAffineAddScratch< Params >::xsum |
Definition at line 21 of file affine_add_packed.hpp.