Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::send_l2_to_l1_msgImpl< FF_ > Class Template Reference

#include <send_l2_to_l1_msg.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, 5, 4, 4, 3, 3 }
 

Detailed Description

template<typename FF_>
class bb::avm2::send_l2_to_l1_msgImpl< FF_ >

Definition at line 13 of file send_l2_to_l1_msg.hpp.

Member Typedef Documentation

◆ FF

template<typename FF_ >
using bb::avm2::send_l2_to_l1_msgImpl< FF_ >::FF = FF_

Definition at line 15 of file send_l2_to_l1_msg.hpp.

Member Function Documentation

◆ accumulate()

template<typename FF_ >
template<typename ContainerOverSubrelations , typename AllEntities >
void bb::avm2::send_l2_to_l1_msgImpl< FF_ >::accumulate ( ContainerOverSubrelations &  evals,
const AllEntities &  in,
const RelationParameters< FF > &  ,
const FF scaling_factor 
)
static

Definition at line 10 of file send_l2_to_l1_msg_impl.hpp.

◆ skip()

template<typename FF_ >
template<typename AllEntities >
static bool bb::avm2::send_l2_to_l1_msgImpl< FF_ >::skip ( const AllEntities &  in)
inlinestatic

Definition at line 19 of file send_l2_to_l1_msg.hpp.

Member Data Documentation

◆ SUBRELATION_PARTIAL_LENGTHS

template<typename FF_ >
constexpr std::array<size_t, 6> bb::avm2::send_l2_to_l1_msgImpl< FF_ >::SUBRELATION_PARTIAL_LENGTHS = { 3, 5, 4, 4, 3, 3 }
staticconstexpr

Definition at line 17 of file send_l2_to_l1_msg.hpp.


The documentation for this class was generated from the following files: