MOTION  0.01
Framework for mixed-protocol multi-party computation
Public Member Functions | Protected Attributes | List of all members
LowDepthReduceTest Class Reference
Inheritance diagram for LowDepthReduceTest:
Inheritance graph
[legend]
Collaboration diagram for LowDepthReduceTest:
Collaboration graph
[legend]

Public Member Functions

void SetUp () override
 

Protected Attributes

int size = GetParam()
 
std::vector< std::uint32_t > integer_values
 
std::vector< bool > boolean_values
 

Detailed Description

Class to set up the tests.

Member Function Documentation

◆ SetUp()

void LowDepthReduceTest::SetUp ( )
inlineoverride

Member Data Documentation

◆ boolean_values

std::vector<bool> LowDepthReduceTest::boolean_values
protected

◆ integer_values

std::vector<std::uint32_t> LowDepthReduceTest::integer_values
protected

◆ size

int LowDepthReduceTest::size = GetParam()
protected

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