|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::CommitmentKey< Curve >, including all inherited members.
| batch_commit(RefSpan< Polynomial< Fr > > polynomials, size_t max_batch_size=std::numeric_limits< size_t >::max()) const | bb::CommitmentKey< Curve > | inline |
| commit(PolynomialSpan< const Fr > polynomial) const | bb::CommitmentKey< Curve > | inline |
| commit_structured(PolynomialSpan< const Fr > polynomial, const std::vector< std::pair< size_t, size_t > > &active_ranges, size_t final_active_wire_idx=0) | bb::CommitmentKey< Curve > | inline |
| commit_structured_with_nonzero_complement(PolynomialSpan< const Fr > polynomial, const std::vector< std::pair< size_t, size_t > > &active_ranges, size_t final_active_wire_idx=0) | bb::CommitmentKey< Curve > | inline |
| commit_with_type(PolynomialSpan< const Fr > poly, CommitType type, const std::vector< std::pair< size_t, size_t > > &active_ranges={}, size_t final_active_wire_idx=0) | bb::CommitmentKey< Curve > | inline |
| Commitment typedef | bb::CommitmentKey< Curve > | private |
| CommitmentKey()=default | bb::CommitmentKey< Curve > | |
| CommitmentKey(const size_t num_points) | bb::CommitmentKey< Curve > | inline |
| CommitType enum name | bb::CommitmentKey< Curve > | |
| dyadic_size | bb::CommitmentKey< Curve > | |
| EXTRA_SRS_POINTS_FOR_ECCVM_IPA | bb::CommitmentKey< Curve > | privatestatic |
| Fr typedef | bb::CommitmentKey< Curve > | private |
| G1 typedef | bb::CommitmentKey< Curve > | private |
| get_num_needed_srs_points(size_t num_points) | bb::CommitmentKey< Curve > | inlineprivatestatic |
| initialized() const | bb::CommitmentKey< Curve > | inline |
| srs | bb::CommitmentKey< Curve > | |
| start_batch() | bb::CommitmentKey< Curve > | inline |