#include <batcher.h>
§ ~Batcher()
§ add() [1/2]
void Batcher::add |
( |
bool * |
b, |
|
|
int |
length |
|
) |
| |
|
inline |
§ add() [2/2]
template<typename T , typename... Args>
void Batcher::add |
( |
Args &&... |
args | ) |
|
|
inline |
§ make_semi_honest()
void Batcher::make_semi_honest |
( |
int |
party, |
|
|
Backend * |
be = nullptr |
|
) |
| |
|
inline |
§ next()
§ set_blocks()
void Batcher::set_blocks |
( |
block * |
b | ) |
|
|
inline |
§ size()
§ to_bool()
void Batcher::to_bool |
( |
bool * |
b | ) |
|
|
inline |
§ label_ptr
block* Batcher::label_ptr = nullptr |
§ labels
block* Batcher::labels = nullptr |
§ len_ptr
§ lens
vector<int> Batcher::lens |
§ values
vector<bool> Batcher::values |
The documentation for this class was generated from the following file:
- /Users/wangxiao/git/emp-toolkit/emp-tool/circuits/batcher.h