MOTION  0.01
Framework for mixed-protocol multi-party computation
Public Member Functions | List of all members
CalculateDepth< T > Struct Template Reference

Public Member Functions

operator() (const T &left, const T &right) const
 

Detailed Description

template<typename T>
struct CalculateDepth< T >

Struct with a function that calculates the depth of the operation, after the given inputs are operated.

Member Function Documentation

◆ operator()()

template<typename T >
T CalculateDepth< T >::operator() ( const T &  left,
const T &  right 
) const
inline

The documentation for this struct was generated from the following file: