16template <
typename Builder>
class cycle_group;
17template <
typename Builder>
class cycle_scalar;
cycle_scalar represents a member of the cycle curve SCALAR FIELD. This is NOT the native circuit fiel...
straus_scalar_slice decomposes an input scalar into table_bits bit-slices. Used in batch_mul,...
std::optional< field_t > read(size_t index)
Return a bit-slice associated with round index.
std::vector< uint64_t > slices_native
std::vector< field_t > slices
StrictMock< MockContext > context
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept