helib::encode_pa_impl< PA_cx > Class Reference

Static Public Member Functions

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

Member Function Documentation

◆ apply() [1/4]

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

◆ apply() [2/4]

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

◆ apply() [3/4]

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

◆ apply() [4/4]

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