MOTION  0.01
Framework for mixed-protocol multi-party computation
Public Attributes | List of all members
encrypto::motion::SpVector< T, typename > Struct Template Reference

#include <sp_provider.h>

Public Attributes

std::vector< T > a
 
std::vector< T > c
 

Member Data Documentation

◆ a

template<typename T , typename = std::enable_if_t<std::is_unsigned_v<T>>>
std::vector<T> encrypto::motion::SpVector< T, typename >::a

◆ c

template<typename T , typename = std::enable_if_t<std::is_unsigned_v<T>>>
std::vector<T> encrypto::motion::SpVector< T, typename >::c

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