helib::PtxtArray Member List

This is the complete list of members for helib::PtxtArray, including all inherited members.

decrypt(const Ctxt &ctxt, const SecKey &sKey, OptLong prec=OptLong())helib::PtxtArrayinline
decryptComplex(const Ctxt &ctxt, const SecKey &sKey, OptLong prec=OptLong())helib::PtxtArrayinline
decryptReal(const Ctxt &ctxt, const SecKey &sKey, OptLong prec=OptLong())helib::PtxtArrayinline
eahelib::PtxtArray
encode(EncodedPtxt &eptxt, double mag=-1, OptLong prec=OptLong()) consthelib::PtxtArrayinline
encrypt(Ctxt &ctxt, double mag=-1, OptLong prec=OptLong()) consthelib::PtxtArrayinline
getEA() consthelib::PtxtArrayinline
getView() consthelib::PtxtArrayinline
load(const std::vector< int > &array)helib::PtxtArrayinline
load(const std::vector< long > &array)helib::PtxtArrayinline
load(const std::vector< NTL::ZZX > &array)helib::PtxtArrayinline
load(const std::vector< cx_double > &array)helib::PtxtArrayinline
load(const std::vector< double > &array)helib::PtxtArrayinline
load(int val)helib::PtxtArrayinline
load(long val)helib::PtxtArrayinline
load(const NTL::ZZX &val)helib::PtxtArrayinline
load(double val)helib::PtxtArrayinline
load(cx_double val)helib::PtxtArrayinline
load(const NTL::Vec< NTL::GF2 > &vec)helib::PtxtArrayinline
load(const NTL::Vec< NTL::GF2X > &vec)helib::PtxtArrayinline
load(const NTL::Vec< NTL::zz_p > &vec)helib::PtxtArrayinline
load(const NTL::Vec< NTL::zz_pX > &vec)helib::PtxtArrayinline
load(NTL::GF2 scalar)helib::PtxtArrayinline
load(const NTL::GF2X &scalar)helib::PtxtArrayinline
load(NTL::zz_p scalar)helib::PtxtArrayinline
load(const NTL::zz_pX &scalar)helib::PtxtArrayinline
negate()helib::PtxtArrayinline
operator<<(std::ostream &os, const PtxtArray &pa)helib::PtxtArrayfriend
operator=(const PtxtArray &other)helib::PtxtArrayinline
operator=(const T &t)helib::PtxtArrayinline
operator>>(std::istream &is, PtxtArray &pa)helib::PtxtArrayfriend
pahelib::PtxtArray
PtxtArray(const EncryptedArray &ea_)helib::PtxtArrayinlineexplicit
PtxtArray(const Context &context)helib::PtxtArrayinlineexplicit
PtxtArray(const PtxtArray &)=defaulthelib::PtxtArray
PtxtArray(const EncryptedArray &ea, const T &t)helib::PtxtArrayinline
PtxtArray(const Context &context, const T &t)helib::PtxtArrayinline
random()helib::PtxtArrayinline
randomComplex()helib::PtxtArrayinline
randomReal()helib::PtxtArrayinline
rawDecrypt(const Ctxt &ctxt, const SecKey &sKey)helib::PtxtArrayinline
rawDecryptComplex(const Ctxt &ctxt, const SecKey &sKey)helib::PtxtArrayinline
rawDecryptReal(const Ctxt &ctxt, const SecKey &sKey)helib::PtxtArrayinline
readFromJSON(std::istream &is, const Context &context)helib::PtxtArraystatic
readFromJSON(const JsonWrapper &jw, const Context &context)helib::PtxtArraystatic
readJSON(std::istream &is)helib::PtxtArray
readJSON(const JsonWrapper &jw)helib::PtxtArray
size() consthelib::PtxtArrayinline
store(std::vector< long > &array) consthelib::PtxtArrayinline
store(std::vector< NTL::ZZX > &array) consthelib::PtxtArrayinline
store(std::vector< cx_double > &array) consthelib::PtxtArrayinline
store(std::vector< double > &array) consthelib::PtxtArrayinline
typeNamehelib::PtxtArraystatic
writeToJSON(std::ostream &os) consthelib::PtxtArray
writeToJSON() consthelib::PtxtArray