barretenberg
Loading...
Searching...
No Matches
proof_system::plonk::stdlib::cycle_group< Composer > Member List

This is the complete list of members for proof_system::plonk::stdlib::cycle_group< Composer >, including all inherited members.

AffineElement typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
assert_equal(const cycle_group &other, std::string const &msg="cycle_group::assert_equal") const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
batch_mul(const std::vector< cycle_scalar > &scalars, const std::vector< cycle_group > &base_points, GeneratorContext context={})proof_system::plonk::stdlib::cycle_group< Composer >static
bool_t typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
checked_unconditional_add(const cycle_group &other) constproof_system::plonk::stdlib::cycle_group< Composer >
checked_unconditional_subtract(const cycle_group &other) constproof_system::plonk::stdlib::cycle_group< Composer >
conditional_assign(const bool_t &predicate, const cycle_group &lhs, const cycle_group &rhs) (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >static
Curve typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
cycle_group(Composer *_context=nullptr) (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
cycle_group(field_t _x, field_t _y, bool_t _is_infinity)proof_system::plonk::stdlib::cycle_group< Composer >
cycle_group(const FF &_x, const FF &_y, bool _is_infinity)proof_system::plonk::stdlib::cycle_group< Composer >
cycle_group(const AffineElement &_in)proof_system::plonk::stdlib::cycle_group< Composer >
dbl() constproof_system::plonk::stdlib::cycle_group< Composer >
dbl() const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
Element typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
FF typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
field_t typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
from_constant_witness(Composer *_context, const AffineElement &_in)proof_system::plonk::stdlib::cycle_group< Composer >static
from_witness(Composer *_context, const AffineElement &_in)proof_system::plonk::stdlib::cycle_group< Composer >static
GeneratorContext typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
get_context(const cycle_group &other) const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
get_context() const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >inline
get_value() const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
Group typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
is_constant() const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >inline
is_point_at_infinity() const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >inline
IS_ULTRA (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >static
NUM_BITS (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >static
NUM_ROUNDS (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >static
OFFSET_GENERATOR_DOMAIN_SEPARATOR (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >inlinestatic
operator*(const cycle_scalar &scalar) const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
operator*=(const cycle_scalar &scalar) (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
operator+(const cycle_group &other) constproof_system::plonk::stdlib::cycle_group< Composer >
operator+=(const cycle_group &other) (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
operator-(const cycle_group &other) constproof_system::plonk::stdlib::cycle_group< Composer >
operator-() constproof_system::plonk::stdlib::cycle_group< Composer >
operator-=(const cycle_group &other) (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
operator/(const cycle_group &other) const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
operator==(const cycle_group &other) const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
ScalarField typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
set_point_at_infinity(const bool_t &is_infinity) (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >inline
STANDARD_NUM_TABLE_BITS (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >static
TABLE_BITS (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >static
ULTRA_NUM_TABLE_BITS (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >static
unconditional_add(const cycle_group &other) constproof_system::plonk::stdlib::cycle_group< Composer >
unconditional_add(const cycle_group &other) const (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
unconditional_subtract(const cycle_group &other) constproof_system::plonk::stdlib::cycle_group< Composer >
validate_is_on_curve() constproof_system::plonk::stdlib::cycle_group< Composer >
witness_t typedef (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
x (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >
y (defined in proof_system::plonk::stdlib::cycle_group< Composer >)proof_system::plonk::stdlib::cycle_group< Composer >