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