|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <calldata.hpp>
Public Types | |
| using | FF = FF_ |
Static Public Member Functions | |
| template<typename AllEntities > | |
| static bool | skip (const AllEntities &in) |
| template<typename ContainerOverSubrelations , typename AllEntities > | |
| static void | accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const RelationParameters< FF > &, const FF &scaling_factor) |
Static Public Attributes | |
| static constexpr std::array< size_t, 6 > | SUBRELATION_PARTIAL_LENGTHS = { 3, 3, 4, 4, 3, 4 } |
Definition at line 13 of file calldata.hpp.
| using bb::avm2::calldataImpl< FF_ >::FF = FF_ |
Definition at line 15 of file calldata.hpp.
|
static |
Definition at line 11 of file calldata_impl.hpp.
|
inlinestatic |
Definition at line 19 of file calldata.hpp.
|
staticconstexpr |
Definition at line 17 of file calldata.hpp.