helib::Context Member List
This is the complete list of members for helib::Context, including all inherited members.
AddCtxtPrime(long q) | helib::Context | |
AddSmallPrime(long q) | helib::Context | |
AddSpecialPrime(long q) | helib::Context | |
allPrimes() const | helib::Context | inline |
alMod | helib::Context | |
bitSizeOfQ() const | helib::Context | inline |
boundForRecryption(long skHwt=0) const | helib::Context | inline |
BPL() const | helib::Context | inline |
Context(unsigned long m, unsigned long p, unsigned long r, const std::vector< long > &gens=std::vector< long >(), const std::vector< long > &ords=std::vector< long >()) | helib::Context | |
ctxtPrimes | helib::Context | |
digits | helib::Context | |
ea | helib::Context | |
fullPrimes() const | helib::Context | inline |
getCtxtPrimes(long nprimes) const | helib::Context | inline |
inChain(long p) const | helib::Context | inline |
isBootstrappable() const | helib::Context | inline |
isZeroDivisor(const NTL::ZZ &num) const | helib::Context | inline |
ithModulus(unsigned long i) const | helib::Context | inline |
ithPrime(unsigned long i) const | helib::Context | inline |
logOfPrime(unsigned long i) const | helib::Context | inline |
logOfProduct(const IndexSet &s) const | helib::Context | inline |
makeBootstrappable(const NTL::Vec< long > &mvec, long skWht=0, bool build_cache=false, bool alsoThick=true) | helib::Context | inline |
modSizes | helib::Context | |
noiseBoundForGaussian(double sigma, long degBound) const | helib::Context | inline |
noiseBoundForHWt(long hwt, UNUSED long degBound) const | helib::Context | inline |
noiseBoundForMod(long modulus, long degBound) const | helib::Context | inline |
noiseBoundForSmall(double prob, long degBound) const | helib::Context | inline |
noiseBoundForUniform(double magBound, long degBound) const | helib::Context | inline |
noiseBoundForUniform(NTL::xdouble magBound, long degBound) const | helib::Context | inline |
numPrimes() const | helib::Context | inline |
operator!=(const Context &other) const | helib::Context | inline |
operator<<(std::ostream &str, const Context &context) | helib::Context | friend |
operator==(const Context &other) const | helib::Context | |
operator>>(std::istream &str, Context &context) | helib::Context | friend |
printout(std::ostream &out=std::cout) const | helib::Context | |
productOfPrimes(NTL::ZZ &p, const IndexSet &s) const | helib::Context | |
productOfPrimes(const IndexSet &s) const | helib::Context | inline |
pwfl_converter | helib::Context | |
rcData | helib::Context | |
readContextBase(std::istream &str, unsigned long &m, unsigned long &p, unsigned long &r, std::vector< long > &gens, std::vector< long > &ords) | helib::Context | friend |
readContextBinary(std::istream &str, Context &context) | helib::Context | friend |
scale | helib::Context | |
securityLevel(int hwt=0) const | helib::Context | inline |
setModSizeTable() | helib::Context | inline |
slotRing | helib::Context | |
smallPrimes | helib::Context | |
specialPrimes | helib::Context | |
stdDevForRecryption(long skHwt=0) const | helib::Context | inline |
stdev | helib::Context | |
writeContextBase(std::ostream &str, const Context &context) | helib::Context | friend |
writeContextBinary(std::ostream &str, const Context &context) | helib::Context | friend |
zMStar | helib::Context |