helib::EncryptedArrayCx Member List

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

addCoord(long i, long k, long offset) consthelib::EncryptedArrayBaseinline
buildLinPolyCoeffs(UNUSED std::vector< NTL::ZZX > &C, UNUSED const std::vector< NTL::ZZX > &L) const overridehelib::EncryptedArrayCxinline
buildLinPolyCoeffs(std::vector< zzX > &C, const cx_double &oneImage, const cx_double &iImage, long precision=0) consthelib::EncryptedArrayCx
buildLinPolyCoeffs(std::vector< zzX > &C, const std::vector< cx_double > &oneImages, const std::vector< cx_double > &iImages, long precision=0) consthelib::EncryptedArrayCx
helib::EncryptedArrayBase::buildLinPolyCoeffs(std::vector< NTL::ZZX > &C, const std::vector< NTL::ZZX > &L) const =0helib::EncryptedArrayBasepure virtual
clone() const overridehelib::EncryptedArrayCxinlinevirtual
convert(std::vector< cx_double > &out, const std::vector< double > &in)helib::EncryptedArrayCxinlinestatic
convert(std::vector< double > &out, const std::vector< cx_double > &in)helib::EncryptedArrayCxinlinestatic
convert(std::vector< cx_double > &out, const std::vector< long > &in)helib::EncryptedArrayCxinlinestatic
convert(std::vector< long > &out, const std::vector< cx_double > &in)helib::EncryptedArrayCxinlinestatic
coordinate(long i, long k) consthelib::EncryptedArrayBaseinline
decode(UNUSED std::vector< long > &array, UNUSED const NTL::ZZX &ptxt) const overridehelib::EncryptedArrayCxinline
decode(UNUSED std::vector< NTL::ZZX > &array, UNUSED const NTL::ZZX &ptxt) const overridehelib::EncryptedArrayCxinline
decode(UNUSED PlaintextArray &array, UNUSED const NTL::ZZX &ptxt) const overridehelib::EncryptedArrayCxinline
decode(std::vector< cx_double > &array, const zzX &ptxt, double scaling) consthelib::EncryptedArrayCx
decode(std::vector< cx_double > &array, const NTL::ZZX &ptxt, double scaling) consthelib::EncryptedArrayCxinline
decode(std::vector< double > &array, const zzX &ptxt, double scaling) consthelib::EncryptedArrayCxinline
decode(std::vector< double > &array, const NTL::ZZX &ptxt, double scaling) consthelib::EncryptedArrayCxinline
helib::EncryptedArrayBase::decode(std::vector< long > &array, const NTL::ZZX &ptxt) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::decode(std::vector< NTL::ZZX > &array, const NTL::ZZX &ptxt) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::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(UNUSED const Ctxt &ctxt, UNUSED const SecKey &sKey, UNUSED std::vector< long > &ptxt) const overridehelib::EncryptedArrayCxinline
decrypt(UNUSED const Ctxt &ctxt, UNUSED const SecKey &sKey, UNUSED std::vector< NTL::ZZX > &ptxt) const overridehelib::EncryptedArrayCxinline
decrypt(UNUSED const Ctxt &ctxt, UNUSED const SecKey &sKey, UNUSED PlaintextArray &ptxt) const overridehelib::EncryptedArrayCxinline
decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< cx_double > &ptxt) const overridehelib::EncryptedArrayCxvirtual
decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< double > &ptxt) const overridehelib::EncryptedArrayCxinlinevirtual
decrypt(const Ctxt &ctxt, const SecKey &sKey, Ptxt< Scheme > &ptxt) consthelib::EncryptedArrayCxinline
helib::EncryptedArrayBase::decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< long > &ptxt) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::decrypt(const Ctxt &ctxt, const SecKey &sKey, std::vector< NTL::ZZX > &ptxt) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::decrypt(const Ctxt &ctxt, const SecKey &sKey, PlaintextArray &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(UNUSED zzX &ptxt, UNUSED const std::vector< long > &array) const overridehelib::EncryptedArrayCxinline
encode(UNUSED NTL::ZZX &ptxt, UNUSED const std::vector< long > &array) const overridehelib::EncryptedArrayCxinline
encode(UNUSED zzX &ptxt, UNUSED const std::vector< zzX > &array) const overridehelib::EncryptedArrayCxinline
encode(UNUSED zzX &ptxt, UNUSED const PlaintextArray &array) const overridehelib::EncryptedArrayCxinline
encode(UNUSED NTL::ZZX &ptxt, UNUSED const std::vector< NTL::ZZX > &array) const overridehelib::EncryptedArrayCxinline
encode(UNUSED NTL::ZZX &ptxt, UNUSED const PlaintextArray &array) const overridehelib::EncryptedArrayCxinline
encode(zzX &ptxt, const std::vector< cx_double > &array, double useThisSize, long precision=-1) consthelib::EncryptedArrayCx
encode(zzX &ptxt, const std::vector< double > &array, double useThisSize, long precision=-1) consthelib::EncryptedArrayCxinline
encode(zzX &ptxt, const std::vector< long > &array, double useThisSize, long precision=-1) consthelib::EncryptedArrayCxinline
encode(zzX &out, const Ptxt< Scheme > &ptxt, double useThisSize, long precision=-1) consthelib::EncryptedArrayCxinline
encode(zzX &ptxt, double aSingleNumber, double useThisSize=-1, long precision=-1) consthelib::EncryptedArrayCx
encode(NTL::ZZX &ptxt, const PTXT &pt, double useThisSize=-1, long precision=-1) consthelib::EncryptedArrayCxinline
helib::EncryptedArrayBase::encode(zzX &ptxt, const std::vector< long > &array) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::encode(NTL::ZZX &ptxt, const std::vector< long > &array) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::encode(zzX &ptxt, const std::vector< zzX > &array) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::encode(zzX &ptxt, const PlaintextArray &array) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::encode(NTL::ZZX &ptxt, const std::vector< NTL::ZZX > &array) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::encode(NTL::ZZX &ptxt, const PlaintextArray &array) const =0helib::EncryptedArrayBasepure virtual
helib::EncryptedArrayBase::encode(zzX &ptxt, const std::vector< NTL::ZZX > &array) consthelib::EncryptedArrayBaseinline
encodei(zzX &ptxt, long precision=-1) consthelib::EncryptedArrayCx
encodeRoundingError() consthelib::EncryptedArrayCxinline
encodeScalingFactor(long precision=-1, double roundErr=-1.0) consthelib::EncryptedArrayCxinline
encodeUnitSelector(zzX &ptxt, long i) const overridehelib::EncryptedArrayCxinlinevirtual
encrypt(Ctxt &ctxt, const PubKey &key, const PTXT &ptxt, double useThisSize, long precision=-1) consthelib::EncryptedArrayCxinline
encrypt(Ctxt &ctxt, const PubKey &key, const PTXT &ptxt) consthelib::EncryptedArrayCxinline
EncryptedArrayCx(const Context &_context)helib::EncryptedArrayCxinlineexplicit
EncryptedArrayCx(const Context &_context, const PAlgebraModCx &_alMod)helib::EncryptedArrayCxinline
encryptOneNum(Ctxt &ctxt, const PubKey &key, double num, double useThisSize=-1, long precision=-1) consthelib::EncryptedArrayCxinline
extractImPart(Ptxt< Scheme > &p) consthelib::EncryptedArrayCxinline
extractImPart(Ctxt &c, DoubleCRT *dcrt=nullptr) consthelib::EncryptedArrayCx
extractRealPart(Ctxt &c) consthelib::EncryptedArrayCx
extractRealPart(Ptxt< Scheme > &p) consthelib::EncryptedArrayCxinline
getContext() const overridehelib::EncryptedArrayCxinlinevirtual
getDegree() const overridehelib::EncryptedArrayCxinlinevirtual
getiEncoded() consthelib::EncryptedArrayCx
getP2R() const overridehelib::EncryptedArrayCxinlinevirtual
getPAlgebra() const overridehelib::EncryptedArrayCxinlinevirtual
getTag() const overridehelib::EncryptedArrayCxinlinevirtual
nativeDimension(long i) consthelib::EncryptedArrayBaseinline
random(UNUSED std::vector< NTL::ZZX > &array) const overridehelib::EncryptedArrayCxinline
random(std::vector< cx_double > &array, double rad=1.0) consthelib::EncryptedArrayCx
random(std::vector< double > &array, double rad=1.0) consthelib::EncryptedArrayCxinline
random(std::vector< long > &array) const overridehelib::EncryptedArrayCxinlinevirtual
helib::EncryptedArrayBase::random(std::vector< NTL::ZZX > &array) const =0helib::EncryptedArrayBasepure virtual
restoreContext() consthelib::EncryptedArrayBaseinlinevirtual
restoreContextForG() consthelib::EncryptedArrayBaseinlinevirtual
rotate(Ctxt &ctxt, long k) const overridehelib::EncryptedArrayCxvirtual
rotate1D(Ctxt &ctxt, long i, long k, bool dc=false) const overridehelib::EncryptedArrayCxvirtual
helib::EncryptedArrayBase::rotate1D(std::vector< U > &out, const std::vector< U > &in, long i, long offset) consthelib::EncryptedArrayBaseinline
roundedSize(double x)helib::EncryptedArrayCxinlinestatic
shift(Ctxt &ctxt, long k) const overridehelib::EncryptedArrayCxvirtual
shift1D(Ctxt &ctxt, long i, long k) const overridehelib::EncryptedArrayCxvirtual
size() consthelib::EncryptedArrayBaseinline
sizeOfDimension(long i) consthelib::EncryptedArrayBaseinline
~EncryptedArrayBase()helib::EncryptedArrayBaseinlinevirtual