Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <internal_call_stack.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, 1 > | SUBRELATION_PARTIAL_LENGTHS = { 3 } |
Definition at line 13 of file internal_call_stack.hpp.
using bb::avm2::internal_call_stackImpl< FF_ >::FF = FF_ |
Definition at line 15 of file internal_call_stack.hpp.
|
static |
Definition at line 10 of file internal_call_stack_impl.hpp.
|
inlinestatic |
Definition at line 19 of file internal_call_stack.hpp.
|
staticconstexpr |
Definition at line 17 of file internal_call_stack.hpp.