◆ AllEntities
◆ compute_inverse_exists()
template<typename Accumulator >
| static Accumulator SettingsCustomizedLookup::compute_inverse_exists |
( |
const AllEntities & |
in | ) |
|
|
inlinestatic |
◆ compute_lookup_term()
template<typename Accumulator , size_t , typename Parameters >
| static Accumulator SettingsCustomizedLookup::compute_lookup_term |
( |
const AllEntities & |
in, |
|
|
const Parameters & |
params |
|
) |
| |
|
inlinestatic |
◆ compute_table_term()
template<typename Accumulator , size_t , typename Parameters >
| static Accumulator SettingsCustomizedLookup::compute_table_term |
( |
const AllEntities & |
in, |
|
|
const Parameters & |
params |
|
) |
| |
|
inlinestatic |
◆ get_const_entities()
template<typename AE >
| static auto SettingsCustomizedLookup::get_const_entities |
( |
const AE & |
in | ) |
|
|
inlinestatic |
◆ get_nonconst_entities()
template<typename AE >
| static auto SettingsCustomizedLookup::get_nonconst_entities |
( |
AE & |
in | ) |
|
|
inlinestatic |
◆ inverse_polynomial_is_computed_at_row()
| static bool SettingsCustomizedLookup::inverse_polynomial_is_computed_at_row |
( |
const AllEntities & |
in | ) |
|
|
inlinestatic |
◆ INVERSE_EXISTS_POLYNOMIAL_DEGREE
| constexpr size_t SettingsCustomizedLookup::INVERSE_EXISTS_POLYNOMIAL_DEGREE = 2 |
|
staticconstexpr |
◆ LOOKUP_TERM_DEGREES
| constexpr std::array<size_t, NUM_LOOKUP_TERMS> SettingsCustomizedLookup::LOOKUP_TERM_DEGREES = { 2 } |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
| constexpr size_t SettingsCustomizedLookup::LOOKUP_TUPLE_SIZE = 1 |
|
staticconstexpr |
◆ LOOKUP_TYPES
◆ NUM_LOOKUP_TERMS
| constexpr size_t SettingsCustomizedLookup::NUM_LOOKUP_TERMS = 1 |
|
staticconstexpr |
◆ NUM_POLYS
| constexpr size_t SettingsCustomizedLookup::NUM_POLYS = 6 |
|
staticconstexpr |
◆ NUM_TABLE_TERMS
| constexpr size_t SettingsCustomizedLookup::NUM_TABLE_TERMS = 1 |
|
staticconstexpr |
◆ TABLE_TERM_DEGREES
| constexpr std::array<size_t, NUM_TABLE_TERMS> SettingsCustomizedLookup::TABLE_TERM_DEGREES = { 1 } |
|
staticconstexpr |
◆ TABLE_TYPES
The documentation for this struct was generated from the following file: