#include <public_data_squash.hpp>
|
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 constexpr std::array< size_t, 11 > | SUBRELATION_PARTIAL_LENGTHS = { 3, 4, 3, 3, 5, 4, 3, 3, 3, 3, 4 } |
|
template<typename FF_>
class bb::avm2::public_data_squashImpl< FF_ >
Definition at line 13 of file public_data_squash.hpp.
◆ FF
◆ accumulate()
template<typename FF_ >
template<typename ContainerOverSubrelations , typename AllEntities >
◆ skip()
template<typename FF_ >
template<typename AllEntities >
◆ SUBRELATION_PARTIAL_LENGTHS
template<typename FF_ >
constexpr std::array<size_t, 11> bb::avm2::public_data_squashImpl< FF_ >::SUBRELATION_PARTIAL_LENGTHS = { 3, 4, 3, 3, 5, 4, 3, 3, 3, 3, 4 } |
|
staticconstexpr |
The documentation for this class was generated from the following files: