#include <bigfield.hpp>
Definition at line 1142 of file bigfield.hpp.
◆ unsafe_assert_less_than()
| static void bb::stdlib::bigfield_test_access::unsafe_assert_less_than |
( |
const bigfield & |
input, |
|
|
const uint256_t & |
upper_limit |
|
) |
| |
|
inlinestatic |
◆ unsafe_evaluate_multiple_multiply_add()
| static void bb::stdlib::bigfield_test_access::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 |
|
) |
| |
|
inlinestatic |
◆ unsafe_evaluate_multiply_add()
| static void bb::stdlib::bigfield_test_access::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 |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: