helib::decode_pa_impl< PA_cx > Class Reference

Static Public Member Functions

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

Member Function Documentation

◆ apply() [1/4]

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

◆ apply() [2/4]

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

◆ apply() [3/4]

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

◆ apply() [4/4]

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