helib::EncryptedArrayBase Member List

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

addCoord(long i, long k, long offset) consthelib::EncryptedArrayBaseinline
buildLinPolyCoeffs(std::vector< NTL::ZZX > &C, const std::vector< NTL::ZZX > &L) const =0helib::EncryptedArrayBasepure virtual
clone() const =0helib::EncryptedArrayBasepure virtual
coordinate(long i, long k) consthelib::EncryptedArrayBaseinline
decode(std::vector< long > &array, const NTL::ZZX &ptxt) const =0helib::EncryptedArrayBasepure virtual
decode(std::vector< NTL::ZZX > &array, const NTL::ZZX &ptxt) const =0helib::EncryptedArrayBasepure virtual
decode(PlaintextArray &array, const NTL::ZZX &ptxt) const =0helib::EncryptedArrayBasepure virtual
decode1Slot(const NTL::ZZX &ptxt, long i) consthelib::EncryptedArrayBaseinline
decode1Slot(NTL::ZZX &slot, const NTL::ZZX &ptxt, long i) consthelib::EncryptedArrayBaseinline
decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< long > &ptxt) const =0helib::EncryptedArrayBasepure virtual
decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< NTL::ZZX > &ptxt) const =0helib::EncryptedArrayBasepure virtual
decrypt(const Ctxt &ctxt, const SecKey &sKey, PlaintextArray &ptxt) const =0helib::EncryptedArrayBasepure virtual
decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< double > &ptxt) const =0helib::EncryptedArrayBasepure virtual
decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< cx_double > &ptxt) const =0helib::EncryptedArrayBasepure virtual
decrypt1Slot(const Ctxt &ctxt, const SecKey &sKey, long i) consthelib::EncryptedArrayBaseinline
decrypt1Slot(NTL::ZZX &slot, const Ctxt &ctxt, const SecKey &sKey, long i) consthelib::EncryptedArrayBaseinline
dimension() consthelib::EncryptedArrayBaseinline
encode(zzX &ptxt, const std::vector< long > &array) const =0helib::EncryptedArrayBasepure virtual
encode(NTL::ZZX &ptxt, const std::vector< long > &array) const =0helib::EncryptedArrayBasepure virtual
encode(zzX &ptxt, const std::vector< zzX > &array) const =0helib::EncryptedArrayBasepure virtual
encode(zzX &ptxt, const PlaintextArray &array) const =0helib::EncryptedArrayBasepure virtual
encode(NTL::ZZX &ptxt, const std::vector< NTL::ZZX > &array) const =0helib::EncryptedArrayBasepure virtual
encode(NTL::ZZX &ptxt, const PlaintextArray &array) const =0helib::EncryptedArrayBasepure virtual
encode(zzX &ptxt, const std::vector< NTL::ZZX > &array) consthelib::EncryptedArrayBaseinline
encodeUnitSelector(zzX &ptxt, long i) const =0helib::EncryptedArrayBasepure virtual
encrypt(Ctxt &ctxt, const PubKey &key, const PTXT &ptxt) consthelib::EncryptedArrayBaseinline
getContext() const =0helib::EncryptedArrayBasepure virtual
getDegree() const =0helib::EncryptedArrayBasepure virtual
getP2R() const =0helib::EncryptedArrayBasepure virtual
getPAlgebra() const =0helib::EncryptedArrayBasepure virtual
getTag() const =0helib::EncryptedArrayBasepure virtual
nativeDimension(long i) consthelib::EncryptedArrayBaseinline
random(std::vector< long > &array) const =0helib::EncryptedArrayBasepure virtual
random(std::vector< NTL::ZZX > &array) const =0helib::EncryptedArrayBasepure virtual
restoreContext() consthelib::EncryptedArrayBaseinlinevirtual
restoreContextForG() consthelib::EncryptedArrayBaseinlinevirtual
rotate(Ctxt &ctxt, long k) const =0helib::EncryptedArrayBasepure virtual
rotate1D(Ctxt &ctxt, long i, long k, bool dc=false) const =0helib::EncryptedArrayBasepure virtual
rotate1D(std::vector< U > &out, const std::vector< U > &in, long i, long offset) consthelib::EncryptedArrayBaseinline
shift(Ctxt &ctxt, long k) const =0helib::EncryptedArrayBasepure virtual
shift1D(Ctxt &ctxt, long i, long k) const =0helib::EncryptedArrayBasepure virtual
size() consthelib::EncryptedArrayBaseinline
sizeOfDimension(long i) consthelib::EncryptedArrayBaseinline
~EncryptedArrayBase()helib::EncryptedArrayBaseinlinevirtual