![]() |
emp-toolkit
|
#include <emp-tool/emp-tool.h>
#include "input-validity/iv.h"
#include "bench/bench_input-check.h"
#include <iomanip>
Functions | |
void | check (Bit *res, Bit *in) |
void | compute1 (Bit *res, Bit *in, Bit *in2) |
void | compute2 (Bit *res, Bit *in, Bit *in2) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |