helib::equals_pa_impl< type > Class Template Reference

Static Public Member Functions

static void apply (const EncryptedArrayDerived< type > &ea, bool &res, const PlaintextArray &pa, const PlaintextArray &other)
 
static void apply (const EncryptedArrayDerived< type > &ea, bool &res, const PlaintextArray &pa, const std::vector< long > &other)
 
static void apply (const EncryptedArrayDerived< type > &ea, bool &res, const PlaintextArray &pa, const std::vector< NTL::ZZX > &other)
 

Member Function Documentation

◆ apply() [1/3]

template<typename type >
static void helib::equals_pa_impl< type >::apply ( const EncryptedArrayDerived< type > &  ea,
bool &  res,
const PlaintextArray pa,
const PlaintextArray other 
)
inlinestatic

◆ apply() [2/3]

template<typename type >
static void helib::equals_pa_impl< type >::apply ( const EncryptedArrayDerived< type > &  ea,
bool &  res,
const PlaintextArray pa,
const std::vector< long > &  other 
)
inlinestatic

◆ apply() [3/3]

template<typename type >
static void helib::equals_pa_impl< type >::apply ( const EncryptedArrayDerived< type > &  ea,
bool &  res,
const PlaintextArray pa,
const std::vector< NTL::ZZX > &  other 
)
inlinestatic