#include <xor_tree.h>
§ XorTree()
template<int N = 232, int M = 232>
§ circuit()
template<int N = 232, int M = 232>
§ circuitN()
template<int N = 232, int M = 232>
§ gen()
template<int N = 232, int M = 232>
void XorTree< N, M >::gen |
( |
bool * |
out, |
|
|
bool * |
in |
|
) |
| |
|
inline |
§ genN()
template<int N = 232, int M = 232>
void XorTree< N, M >::genN |
( |
bool * |
out, |
|
|
bool * |
in, |
|
|
PRG * |
prg, |
|
|
int |
dim = N |
|
) |
| |
|
inline |
§ input_size()
template<int N = 232, int M = 232>
int XorTree< N, M >::input_size |
( |
| ) |
|
|
inline |
§ output_size()
template<int N = 232, int M = 232>
int XorTree< N, M >::output_size |
( |
| ) |
|
|
inline |
§ blockM
template<int N = 232, int M = 232>
§ matrix
template<int N = 232, int M = 232>
template<int N = 232, int M = 232>
§ ssp
template<int N = 232, int M = 232>
The documentation for this class was generated from the following file:
- /Users/wangxiao/git/emp-toolkit/emp-tool/utils/xor_tree.h