MOTION  0.01
Framework for mixed-protocol multi-party computation
Public Member Functions | List of all members
encrypto::motion::GateExecutor Class Reference

#include <gate_executor.h>

Public Member Functions

 GateExecutor (Register &, std::function< void()> preprocessing_function, std::shared_ptr< Logger >)
 
void EvaluateSetupOnline (RunTimeStatistics &statistics)
 
void Evaluate (RunTimeStatistics &statistics)
 

Constructor & Destructor Documentation

◆ GateExecutor()

encrypto::motion::GateExecutor::GateExecutor ( Register ,
std::function< void()>  preprocessing_function,
std::shared_ptr< Logger  
)

Member Function Documentation

◆ Evaluate()

void encrypto::motion::GateExecutor::Evaluate ( RunTimeStatistics statistics)
Here is the call graph for this function:

◆ EvaluateSetupOnline()

void encrypto::motion::GateExecutor::EvaluateSetupOnline ( RunTimeStatistics statistics)
Here is the call graph for this function:

The documentation for this class was generated from the following files: