Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::bigfield_test_access Member List

This is the complete list of members for bb::stdlib::bigfield_test_access, including all inherited members.

unsafe_assert_less_than(const bigfield &input, const uint256_t &upper_limit)bb::stdlib::bigfield_test_accessinlinestatic
unsafe_evaluate_multiple_multiply_add(const std::vector< bigfield > &input_left, const std::vector< bigfield > &input_right, const std::vector< bigfield > &to_add, const bigfield &input_quotient, const std::vector< bigfield > &input_remainders)bb::stdlib::bigfield_test_accessinlinestatic
unsafe_evaluate_multiply_add(const bigfield &input_left, const bigfield &input_to_mul, const std::vector< bigfield > &to_add, const bigfield &input_quotient, const std::vector< bigfield > &input_remainders)bb::stdlib::bigfield_test_accessinlinestatic