Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ > Class Template Reference

#include <mega_app_flavor_generated.hpp>

Public Types

using DataType = DataType_
 

Public Member Functions

bool operator== (const PrecomputedEntities &) const =default
 
std::span< DataType, NUM_PRECOMPUTED_ENTITIESget_all ()
 
std::span< const DataType, NUM_PRECOMPUTED_ENTITIESget_all () const
 
DataTypesigma_1 ()
 
const DataTypesigma_1 () const
 
DataTypesigma_2 ()
 
const DataTypesigma_2 () const
 
DataTypesigma_3 ()
 
const DataTypesigma_3 () const
 
DataTypesigma_4 ()
 
const DataTypesigma_4 () const
 
DataTypeid_1 ()
 
const DataTypeid_1 () const
 
DataTypeid_2 ()
 
const DataTypeid_2 () const
 
DataTypeid_3 ()
 
const DataTypeid_3 () const
 
DataTypeid_4 ()
 
const DataTypeid_4 () const
 
DataTypelagrange_first ()
 
const DataTypelagrange_first () const
 
DataTypelagrange_last ()
 
const DataTypelagrange_last () const
 
DataTypeq_lookup ()
 
const DataTypeq_lookup () const
 
DataTypetable_1 ()
 
const DataTypetable_1 () const
 
DataTypetable_2 ()
 
const DataTypetable_2 () const
 
DataTypetable_3 ()
 
const DataTypetable_3 () const
 
DataTypetable_4 ()
 
const DataTypetable_4 () const
 
DataTypeq_m ()
 
const DataTypeq_m () const
 
DataTypeq_r ()
 
const DataTypeq_r () const
 
DataTypeq_o ()
 
const DataTypeq_o () const
 
DataTypeq_c ()
 
const DataTypeq_c () const
 
DataTypeq_l ()
 
const DataTypeq_l () const
 
DataTypeq_4 ()
 
const DataTypeq_4 () const
 
DataTypeq_arith ()
 
const DataTypeq_arith () const
 
DataTypeq_bilinear_batched_eq ()
 
const DataTypeq_bilinear_batched_eq () const
 
DataTypeq_delta_range ()
 
const DataTypeq_delta_range () const
 
DataTypeq_elliptic ()
 
const DataTypeq_elliptic () const
 
DataTypeq_memory ()
 
const DataTypeq_memory () const
 
DataTypeq_nnf ()
 
const DataTypeq_nnf () const
 
DataTypelagrange_ecc_op ()
 
const DataTypelagrange_ecc_op () const
 
DataTypeq_busread ()
 
const DataTypeq_busread () const
 
DataTypereturn_data_indicator ()
 
const DataTypereturn_data_indicator () const
 
DataTypedatabus_id ()
 
const DataTypedatabus_id () const
 
DataTypeq_poseidon2_external ()
 
const DataTypeq_poseidon2_external () const
 
DataTypeq_poseidon2_external_initial ()
 
const DataTypeq_poseidon2_external_initial () const
 
DataTypeq_poseidon2_quad_internal ()
 
const DataTypeq_poseidon2_quad_internal () const
 
DataTypeq_5 ()
 
const DataTypeq_5 () const
 
DataTypeq_poseidon2_quad_internal_terminal ()
 
const DataTypeq_poseidon2_quad_internal_terminal () const
 
DataTypeq_poseidon2_transition_entry ()
 
const DataTypeq_poseidon2_transition_entry () const
 
RefArray< DataType, 4 > get_sigmas ()
 
RefArray< const DataType, 4 > get_sigmas () const
 
RefArray< DataType, 4 > get_ids ()
 
RefArray< const DataType, 4 > get_ids () const
 
RefArray< DataType, 13 > get_gate_selectors ()
 
RefArray< const DataType, 13 > get_gate_selectors () const
 
RefArray< DataType, 4 > get_tables ()
 
RefArray< const DataType, 4 > get_tables () const
 
RefArray< DataType, 7 > get_non_gate_selectors ()
 
RefArray< const DataType, 7 > get_non_gate_selectors () const
 
RefArray< DataType, 1 > get_databus_indicators ()
 
RefArray< const DataType, 1 > get_databus_indicators () const
 
RefArray< DataType, 1 > get_databus_selectors ()
 
RefArray< const DataType, 1 > get_databus_selectors () const
 
auto get_selectors ()
 
auto get_selectors () const
 

Static Public Member Functions

static constexpr size_t size ()
 
static const std::vector< std::string > & get_labels ()
 

Public Attributes

std::array< DataType, NUM_PRECOMPUTED_ENTITIESdata {}
 

Detailed Description

template<typename DataType_>
class bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >

Definition at line 624 of file mega_app_flavor_generated.hpp.

Member Typedef Documentation

◆ DataType

template<typename DataType_ >
using bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::DataType = DataType_

Definition at line 626 of file mega_app_flavor_generated.hpp.

Member Function Documentation

◆ databus_id() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::databus_id ( )
inline

Definition at line 697 of file mega_app_flavor_generated.hpp.

◆ databus_id() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::databus_id ( ) const
inline

Definition at line 698 of file mega_app_flavor_generated.hpp.

◆ get_all() [1/2]

template<typename DataType_ >
std::span< DataType, NUM_PRECOMPUTED_ENTITIES > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_all ( )
inline

Definition at line 631 of file mega_app_flavor_generated.hpp.

◆ get_all() [2/2]

template<typename DataType_ >
std::span< const DataType, NUM_PRECOMPUTED_ENTITIES > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_all ( ) const
inline

Definition at line 632 of file mega_app_flavor_generated.hpp.

◆ get_databus_indicators() [1/2]

template<typename DataType_ >
RefArray< DataType, 1 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_databus_indicators ( )
inline

Definition at line 774 of file mega_app_flavor_generated.hpp.

◆ get_databus_indicators() [2/2]

template<typename DataType_ >
RefArray< const DataType, 1 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_databus_indicators ( ) const
inline

Definition at line 775 of file mega_app_flavor_generated.hpp.

◆ get_databus_selectors() [1/2]

template<typename DataType_ >
RefArray< DataType, 1 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_databus_selectors ( )
inline

Definition at line 776 of file mega_app_flavor_generated.hpp.

◆ get_databus_selectors() [2/2]

template<typename DataType_ >
RefArray< const DataType, 1 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_databus_selectors ( ) const
inline

Definition at line 777 of file mega_app_flavor_generated.hpp.

◆ get_gate_selectors() [1/2]

template<typename DataType_ >
RefArray< DataType, 13 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_gate_selectors ( )
inline

Definition at line 726 of file mega_app_flavor_generated.hpp.

◆ get_gate_selectors() [2/2]

template<typename DataType_ >
RefArray< const DataType, 13 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_gate_selectors ( ) const
inline

Definition at line 742 of file mega_app_flavor_generated.hpp.

◆ get_ids() [1/2]

template<typename DataType_ >
RefArray< DataType, 4 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_ids ( )
inline

Definition at line 721 of file mega_app_flavor_generated.hpp.

◆ get_ids() [2/2]

template<typename DataType_ >
RefArray< const DataType, 4 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_ids ( ) const
inline

Definition at line 722 of file mega_app_flavor_generated.hpp.

◆ get_labels()

template<typename DataType_ >
static const std::vector< std::string > & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_labels ( )
inlinestatic

Definition at line 783 of file mega_app_flavor_generated.hpp.

◆ get_non_gate_selectors() [1/2]

template<typename DataType_ >
RefArray< DataType, 7 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_non_gate_selectors ( )
inline

Definition at line 766 of file mega_app_flavor_generated.hpp.

◆ get_non_gate_selectors() [2/2]

template<typename DataType_ >
RefArray< const DataType, 7 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_non_gate_selectors ( ) const
inline

Definition at line 770 of file mega_app_flavor_generated.hpp.

◆ get_selectors() [1/2]

template<typename DataType_ >
auto bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_selectors ( )
inline

Definition at line 780 of file mega_app_flavor_generated.hpp.

◆ get_selectors() [2/2]

template<typename DataType_ >
auto bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_selectors ( ) const
inline

Definition at line 781 of file mega_app_flavor_generated.hpp.

◆ get_sigmas() [1/2]

template<typename DataType_ >
RefArray< DataType, 4 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_sigmas ( )
inline

Definition at line 713 of file mega_app_flavor_generated.hpp.

◆ get_sigmas() [2/2]

template<typename DataType_ >
RefArray< const DataType, 4 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_sigmas ( ) const
inline

Definition at line 717 of file mega_app_flavor_generated.hpp.

◆ get_tables() [1/2]

template<typename DataType_ >
RefArray< DataType, 4 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_tables ( )
inline

Definition at line 758 of file mega_app_flavor_generated.hpp.

◆ get_tables() [2/2]

template<typename DataType_ >
RefArray< const DataType, 4 > bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::get_tables ( ) const
inline

Definition at line 762 of file mega_app_flavor_generated.hpp.

◆ id_1() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_1 ( )
inline

Definition at line 645 of file mega_app_flavor_generated.hpp.

◆ id_1() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_1 ( ) const
inline

Definition at line 646 of file mega_app_flavor_generated.hpp.

◆ id_2() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_2 ( )
inline

Definition at line 647 of file mega_app_flavor_generated.hpp.

◆ id_2() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_2 ( ) const
inline

Definition at line 648 of file mega_app_flavor_generated.hpp.

◆ id_3() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_3 ( )
inline

Definition at line 649 of file mega_app_flavor_generated.hpp.

◆ id_3() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_3 ( ) const
inline

Definition at line 650 of file mega_app_flavor_generated.hpp.

◆ id_4() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_4 ( )
inline

Definition at line 651 of file mega_app_flavor_generated.hpp.

◆ id_4() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::id_4 ( ) const
inline

Definition at line 652 of file mega_app_flavor_generated.hpp.

◆ lagrange_ecc_op() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::lagrange_ecc_op ( )
inline

Definition at line 691 of file mega_app_flavor_generated.hpp.

◆ lagrange_ecc_op() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::lagrange_ecc_op ( ) const
inline

Definition at line 692 of file mega_app_flavor_generated.hpp.

◆ lagrange_first() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::lagrange_first ( )
inline

Definition at line 653 of file mega_app_flavor_generated.hpp.

◆ lagrange_first() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::lagrange_first ( ) const
inline

Definition at line 654 of file mega_app_flavor_generated.hpp.

◆ lagrange_last() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::lagrange_last ( )
inline

Definition at line 655 of file mega_app_flavor_generated.hpp.

◆ lagrange_last() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::lagrange_last ( ) const
inline

Definition at line 656 of file mega_app_flavor_generated.hpp.

◆ operator==()

template<typename DataType_ >
bool bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::operator== ( const PrecomputedEntities< DataType_ > &  ) const
default

◆ q_4() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_4 ( )
inline

Definition at line 677 of file mega_app_flavor_generated.hpp.

◆ q_4() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_4 ( ) const
inline

Definition at line 678 of file mega_app_flavor_generated.hpp.

◆ q_5() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_5 ( )
inline

Definition at line 705 of file mega_app_flavor_generated.hpp.

◆ q_5() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_5 ( ) const
inline

Definition at line 706 of file mega_app_flavor_generated.hpp.

◆ q_arith() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_arith ( )
inline

Definition at line 679 of file mega_app_flavor_generated.hpp.

◆ q_arith() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_arith ( ) const
inline

Definition at line 680 of file mega_app_flavor_generated.hpp.

◆ q_bilinear_batched_eq() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_bilinear_batched_eq ( )
inline

Definition at line 681 of file mega_app_flavor_generated.hpp.

◆ q_bilinear_batched_eq() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_bilinear_batched_eq ( ) const
inline

Definition at line 682 of file mega_app_flavor_generated.hpp.

◆ q_busread() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_busread ( )
inline

Definition at line 693 of file mega_app_flavor_generated.hpp.

◆ q_busread() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_busread ( ) const
inline

Definition at line 694 of file mega_app_flavor_generated.hpp.

◆ q_c() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_c ( )
inline

Definition at line 673 of file mega_app_flavor_generated.hpp.

◆ q_c() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_c ( ) const
inline

Definition at line 674 of file mega_app_flavor_generated.hpp.

◆ q_delta_range() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_delta_range ( )
inline

Definition at line 683 of file mega_app_flavor_generated.hpp.

◆ q_delta_range() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_delta_range ( ) const
inline

Definition at line 684 of file mega_app_flavor_generated.hpp.

◆ q_elliptic() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_elliptic ( )
inline

Definition at line 685 of file mega_app_flavor_generated.hpp.

◆ q_elliptic() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_elliptic ( ) const
inline

Definition at line 686 of file mega_app_flavor_generated.hpp.

◆ q_l() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_l ( )
inline

Definition at line 675 of file mega_app_flavor_generated.hpp.

◆ q_l() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_l ( ) const
inline

Definition at line 676 of file mega_app_flavor_generated.hpp.

◆ q_lookup() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_lookup ( )
inline

Definition at line 657 of file mega_app_flavor_generated.hpp.

◆ q_lookup() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_lookup ( ) const
inline

Definition at line 658 of file mega_app_flavor_generated.hpp.

◆ q_m() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_m ( )
inline

Definition at line 667 of file mega_app_flavor_generated.hpp.

◆ q_m() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_m ( ) const
inline

Definition at line 668 of file mega_app_flavor_generated.hpp.

◆ q_memory() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_memory ( )
inline

Definition at line 687 of file mega_app_flavor_generated.hpp.

◆ q_memory() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_memory ( ) const
inline

Definition at line 688 of file mega_app_flavor_generated.hpp.

◆ q_nnf() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_nnf ( )
inline

Definition at line 689 of file mega_app_flavor_generated.hpp.

◆ q_nnf() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_nnf ( ) const
inline

Definition at line 690 of file mega_app_flavor_generated.hpp.

◆ q_o() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_o ( )
inline

Definition at line 671 of file mega_app_flavor_generated.hpp.

◆ q_o() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_o ( ) const
inline

Definition at line 672 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_external() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_external ( )
inline

Definition at line 699 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_external() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_external ( ) const
inline

Definition at line 700 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_external_initial() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_external_initial ( )
inline

Definition at line 701 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_external_initial() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_external_initial ( ) const
inline

Definition at line 702 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_quad_internal() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_quad_internal ( )
inline

Definition at line 703 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_quad_internal() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_quad_internal ( ) const
inline

Definition at line 704 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_quad_internal_terminal() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_quad_internal_terminal ( )
inline

Definition at line 707 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_quad_internal_terminal() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_quad_internal_terminal ( ) const
inline

Definition at line 708 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_transition_entry() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_transition_entry ( )
inline

Definition at line 709 of file mega_app_flavor_generated.hpp.

◆ q_poseidon2_transition_entry() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_poseidon2_transition_entry ( ) const
inline

Definition at line 710 of file mega_app_flavor_generated.hpp.

◆ q_r() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_r ( )
inline

Definition at line 669 of file mega_app_flavor_generated.hpp.

◆ q_r() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::q_r ( ) const
inline

Definition at line 670 of file mega_app_flavor_generated.hpp.

◆ return_data_indicator() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::return_data_indicator ( )
inline

Definition at line 695 of file mega_app_flavor_generated.hpp.

◆ return_data_indicator() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::return_data_indicator ( ) const
inline

Definition at line 696 of file mega_app_flavor_generated.hpp.

◆ sigma_1() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_1 ( )
inline

Definition at line 637 of file mega_app_flavor_generated.hpp.

◆ sigma_1() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_1 ( ) const
inline

Definition at line 638 of file mega_app_flavor_generated.hpp.

◆ sigma_2() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_2 ( )
inline

Definition at line 639 of file mega_app_flavor_generated.hpp.

◆ sigma_2() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_2 ( ) const
inline

Definition at line 640 of file mega_app_flavor_generated.hpp.

◆ sigma_3() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_3 ( )
inline

Definition at line 641 of file mega_app_flavor_generated.hpp.

◆ sigma_3() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_3 ( ) const
inline

Definition at line 642 of file mega_app_flavor_generated.hpp.

◆ sigma_4() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_4 ( )
inline

Definition at line 643 of file mega_app_flavor_generated.hpp.

◆ sigma_4() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::sigma_4 ( ) const
inline

Definition at line 644 of file mega_app_flavor_generated.hpp.

◆ size()

template<typename DataType_ >
static constexpr size_t bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::size ( )
inlinestaticconstexpr

Definition at line 634 of file mega_app_flavor_generated.hpp.

◆ table_1() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_1 ( )
inline

Definition at line 659 of file mega_app_flavor_generated.hpp.

◆ table_1() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_1 ( ) const
inline

Definition at line 660 of file mega_app_flavor_generated.hpp.

◆ table_2() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_2 ( )
inline

Definition at line 661 of file mega_app_flavor_generated.hpp.

◆ table_2() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_2 ( ) const
inline

Definition at line 662 of file mega_app_flavor_generated.hpp.

◆ table_3() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_3 ( )
inline

Definition at line 663 of file mega_app_flavor_generated.hpp.

◆ table_3() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_3 ( ) const
inline

Definition at line 664 of file mega_app_flavor_generated.hpp.

◆ table_4() [1/2]

template<typename DataType_ >
DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_4 ( )
inline

Definition at line 665 of file mega_app_flavor_generated.hpp.

◆ table_4() [2/2]

template<typename DataType_ >
const DataType & bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::table_4 ( ) const
inline

Definition at line 666 of file mega_app_flavor_generated.hpp.

Member Data Documentation

◆ data

template<typename DataType_ >
std::array<DataType, NUM_PRECOMPUTED_ENTITIES> bb::MegaAppFlavor_Generated::PrecomputedEntities< DataType_ >::data {}

Definition at line 627 of file mega_app_flavor_generated.hpp.


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