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::PtxtArray | inline |
decryptComplex(const Ctxt &ctxt, const SecKey &sKey, OptLong prec=OptLong()) | helib::PtxtArray | inline |
decryptReal(const Ctxt &ctxt, const SecKey &sKey, OptLong prec=OptLong()) | helib::PtxtArray | inline |
ea | helib::PtxtArray | |
encode(EncodedPtxt &eptxt, double mag=-1, OptLong prec=OptLong()) const | helib::PtxtArray | inline |
encrypt(Ctxt &ctxt, double mag=-1, OptLong prec=OptLong()) const | helib::PtxtArray | inline |
getEA() const | helib::PtxtArray | inline |
getView() const | helib::PtxtArray | inline |
load(const std::vector< int > &array) | helib::PtxtArray | inline |
load(const std::vector< long > &array) | helib::PtxtArray | inline |
load(const std::vector< NTL::ZZX > &array) | helib::PtxtArray | inline |
load(const std::vector< cx_double > &array) | helib::PtxtArray | inline |
load(const std::vector< double > &array) | helib::PtxtArray | inline |
load(int val) | helib::PtxtArray | inline |
load(long val) | helib::PtxtArray | inline |
load(const NTL::ZZX &val) | helib::PtxtArray | inline |
load(double val) | helib::PtxtArray | inline |
load(cx_double val) | helib::PtxtArray | inline |
load(const NTL::Vec< NTL::GF2 > &vec) | helib::PtxtArray | inline |
load(const NTL::Vec< NTL::GF2X > &vec) | helib::PtxtArray | inline |
load(const NTL::Vec< NTL::zz_p > &vec) | helib::PtxtArray | inline |
load(const NTL::Vec< NTL::zz_pX > &vec) | helib::PtxtArray | inline |
load(NTL::GF2 scalar) | helib::PtxtArray | inline |
load(const NTL::GF2X &scalar) | helib::PtxtArray | inline |
load(NTL::zz_p scalar) | helib::PtxtArray | inline |
load(const NTL::zz_pX &scalar) | helib::PtxtArray | inline |
negate() | helib::PtxtArray | inline |
operator<<(std::ostream &os, const PtxtArray &pa) | helib::PtxtArray | friend |
operator=(const PtxtArray &other) | helib::PtxtArray | inline |
operator=(const T &t) | helib::PtxtArray | inline |
operator>>(std::istream &is, PtxtArray &pa) | helib::PtxtArray | friend |
pa | helib::PtxtArray | |
PtxtArray(const EncryptedArray &ea_) | helib::PtxtArray | inlineexplicit |
PtxtArray(const Context &context) | helib::PtxtArray | inlineexplicit |
PtxtArray(const PtxtArray &)=default | helib::PtxtArray | |
PtxtArray(const EncryptedArray &ea, const T &t) | helib::PtxtArray | inline |
PtxtArray(const Context &context, const T &t) | helib::PtxtArray | inline |
random() | helib::PtxtArray | inline |
randomComplex() | helib::PtxtArray | inline |
randomReal() | helib::PtxtArray | inline |
rawDecrypt(const Ctxt &ctxt, const SecKey &sKey) | helib::PtxtArray | inline |
rawDecryptComplex(const Ctxt &ctxt, const SecKey &sKey) | helib::PtxtArray | inline |
rawDecryptReal(const Ctxt &ctxt, const SecKey &sKey) | helib::PtxtArray | inline |
readFromJSON(std::istream &is, const Context &context) | helib::PtxtArray | static |
readFromJSON(const JsonWrapper &jw, const Context &context) | helib::PtxtArray | static |
readJSON(std::istream &is) | helib::PtxtArray | |
readJSON(const JsonWrapper &jw) | helib::PtxtArray | |
size() const | helib::PtxtArray | inline |
store(std::vector< long > &array) const | helib::PtxtArray | inline |
store(std::vector< NTL::ZZX > &array) const | helib::PtxtArray | inline |
store(std::vector< cx_double > &array) const | helib::PtxtArray | inline |
store(std::vector< double > &array) const | helib::PtxtArray | inline |
typeName | helib::PtxtArray | static |
writeToJSON(std::ostream &os) const | helib::PtxtArray | |
writeToJSON() const | helib::PtxtArray |