Barretenberg
The ZK-SNARK library at the core of Aztec
|
Public Member Functions | |
MockClass () | |
MockClass (field_ct a, field_ct b) | |
bool_ct | is_empty () const |
std::pair< field_ct, field_ct > | get_values () |
void | conditional_select (bool_ct const &condition, MockClass const &other) |
Private Attributes | |
field_ct | m_a |
field_ct | m_b |
Definition at line 524 of file array.test.cpp.
|
inline |
Definition at line 526 of file array.test.cpp.
|
inline |
Definition at line 530 of file array.test.cpp.
|
inline |
Definition at line 539 of file array.test.cpp.
|
inline |
Definition at line 537 of file array.test.cpp.
|
inline |
Definition at line 535 of file array.test.cpp.
|
private |
Definition at line 546 of file array.test.cpp.
|
private |
Definition at line 547 of file array.test.cpp.