helib::encode_pa_impl< type > Class Template Reference

Static Public Member Functions

static void apply (const EncryptedArrayDerived< type > &ea, PlaintextArray &pa, const std::vector< long > &array)
 
static void apply (const EncryptedArrayDerived< type > &ea, PlaintextArray &pa, const std::vector< NTL::ZZX > &array)
 
static void apply (UNUSED const EncryptedArrayDerived< type > &ea, UNUSED PlaintextArray &pa, UNUSED const std::vector< cx_double > &array)
 
static void apply (UNUSED const EncryptedArrayDerived< type > &ea, UNUSED PlaintextArray &pa, UNUSED const std::vector< double > &array)
 

Member Function Documentation

◆ apply() [1/4]

template<typename type >
static void helib::encode_pa_impl< type >::apply ( const EncryptedArrayDerived< type > &  ea,
PlaintextArray pa,
const std::vector< long > &  array 
)
inlinestatic

◆ apply() [2/4]

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

◆ apply() [3/4]

template<typename type >
static void helib::encode_pa_impl< type >::apply ( UNUSED const EncryptedArrayDerived< type > &  ea,
UNUSED PlaintextArray pa,
UNUSED const std::vector< cx_double > &  array 
)
inlinestatic

◆ apply() [4/4]

template<typename type >
static void helib::encode_pa_impl< type >::apply ( UNUSED const EncryptedArrayDerived< type > &  ea,
UNUSED PlaintextArray pa,
UNUSED const std::vector< double > &  array 
)
inlinestatic