This is the complete list of members for FHEcontext, including all inherited members.
AddPrime(long p, bool special) | FHEcontext | |
alMod | FHEcontext | |
ctxtPrimes | FHEcontext | |
digits | FHEcontext | |
FHEcontext(unsigned m, unsigned p, unsigned r) (defined in FHEcontext) | FHEcontext | inline |
inChain(long p) const | FHEcontext | inline |
isZeroDivisor(const ZZ &num) const | FHEcontext | inline |
ithModulus(unsigned i) const | FHEcontext | inline |
ithPrime(unsigned i) const | FHEcontext | inline |
logOfPrime(unsigned i) const | FHEcontext | inline |
logOfProduct(const IndexSet &s) const | FHEcontext | inline |
numPrimes() const | FHEcontext | inline |
operator!=(const FHEcontext &other) const (defined in FHEcontext) | FHEcontext | inline |
operator<<(ostream &str, const FHEcontext &context) | FHEcontext | friend |
operator==(const FHEcontext &other) const (defined in FHEcontext) | FHEcontext | |
operator>>(istream &str, FHEcontext &context) | FHEcontext | friend |
productOfPrimes(ZZ &p, const IndexSet &s) const | FHEcontext | |
productOfPrimes(const IndexSet &s) const (defined in FHEcontext) | FHEcontext | inline |
readContextBase(istream &str, unsigned &m, unsigned &p, unsigned &r) | FHEcontext | friend |
specialPrimes | FHEcontext | |
stdev | FHEcontext | |
writeContextBase(ostream &str, const FHEcontext &context) | FHEcontext | friend |
zMStar | FHEcontext |