ComputeFHE 1.0
General-Purpose Privacy-Preserving Computation Library for TFHE
Loading...
Searching...
No Matches
computefhe::Einteger Member List

This is the complete list of members for computefhe::Einteger, including all inherited members.

_desync_var() (defined in computefhe::Einteger)computefhe::Eintegerprotected
_sync_var() (defined in computefhe::Einteger)computefhe::Eintegerprotected
cached_divident (defined in computefhe::Einteger)computefhe::Eintegerprotectedstatic
cached_divisor (defined in computefhe::Einteger)computefhe::Eintegerprotectedstatic
cached_quotient (defined in computefhe::Einteger)computefhe::Eintegerprotectedstatic
cached_remainder (defined in computefhe::Einteger)computefhe::Eintegerprotectedstatic
data (defined in computefhe::Einteger)computefhe::Eintegerprotected
Einteger()computefhe::Einteger
Einteger(int64_t d)computefhe::Einteger
Einteger(size_t n_digits, bool is_signed)computefhe::Einteger
Einteger(int64_t d, size_t n_digits)computefhe::Einteger
Einteger(uint64_t d, size_t n_digits)computefhe::Einteger
Einteger(const FixedPoint &fp, bool is_signed)computefhe::Einteger
Einteger(const Einteger &other)computefhe::Einteger
getData() constcomputefhe::Einteger
getSize() constcomputefhe::Einteger
isSigned() constcomputefhe::Einteger
load(Archive &ar, std::uint32_t const version) (defined in computefhe::Einteger)computefhe::Eintegerinline
operator bool() constcomputefhe::Eintegerexplicitvirtual
operator double() constcomputefhe::Eintegerexplicitvirtual
operator int16_t() constcomputefhe::Eintegerexplicitvirtual
operator int32_t() constcomputefhe::Eintegerexplicitvirtual
operator int64_t() constcomputefhe::Eintegerexplicitvirtual
operator int8_t() constcomputefhe::Eintegerexplicitvirtual
operator uint16_t() constcomputefhe::Eintegerexplicitvirtual
operator uint32_t() constcomputefhe::Eintegerexplicitvirtual
operator uint64_t() constcomputefhe::Eintegerexplicitvirtual
operator uint8_t() constcomputefhe::Eintegerexplicitvirtual
operator!() constcomputefhe::Eintegervirtual
operator!=(const Einteger &) constcomputefhe::Eintegervirtual
operator!=(uint64_t) constcomputefhe::Eintegervirtual
operator!=computefhe::Eintegerfriend
operator%(const Einteger &) constcomputefhe::Eintegervirtual
operator%(uint64_t) constcomputefhe::Eintegervirtual
operator%computefhe::Eintegerfriend
operator%=(const Einteger &)computefhe::Eintegervirtual
operator%=(uint64_t)computefhe::Eintegervirtual
operator&(const Einteger &) constcomputefhe::Eintegervirtual
operator&(uint64_t) constcomputefhe::Eintegervirtual
operator&computefhe::Eintegerfriend
operator&&(const Einteger &) constcomputefhe::Eintegervirtual
operator&&(uint64_t) constcomputefhe::Eintegervirtual
operator&&computefhe::Eintegerfriend
operator&=(const Einteger &)computefhe::Eintegervirtual
operator&=(uint64_t)computefhe::Eintegervirtual
operator*(const Einteger &) constcomputefhe::Eintegervirtual
operator*(uint64_t) constcomputefhe::Eintegervirtual
operator*computefhe::Eintegerfriend
operator*=(const Einteger &)computefhe::Eintegervirtual
operator*=(uint64_t)computefhe::Eintegervirtual
operator+(const Einteger &) constcomputefhe::Eintegervirtual
operator+(uint64_t) constcomputefhe::Eintegervirtual
operator+computefhe::Eintegerfriend
operator++()computefhe::Einteger
operator++(int)computefhe::Einteger
operator+=(const Einteger &)computefhe::Eintegervirtual
operator+=(uint64_t)computefhe::Eintegervirtual
operator-(const Einteger &) constcomputefhe::Eintegervirtual
operator-(uint64_t) constcomputefhe::Eintegervirtual
operator-() constcomputefhe::Einteger
operator-computefhe::Eintegerfriend
operator--()computefhe::Einteger
operator--(int)computefhe::Einteger
operator-=(const Einteger &)computefhe::Eintegervirtual
operator-=(uint64_t)computefhe::Eintegervirtual
operator/(const Einteger &) constcomputefhe::Eintegervirtual
operator/(uint64_t) constcomputefhe::Eintegervirtual
operator/computefhe::Eintegerfriend
operator/=(const Einteger &)computefhe::Eintegervirtual
operator/=(uint64_t)computefhe::Eintegervirtual
operator<(const Einteger &) constcomputefhe::Eintegervirtual
operator<(uint64_t) constcomputefhe::Eintegervirtual
operator<computefhe::Eintegerfriend
operator<<(int) constcomputefhe::Einteger
operator<<computefhe::Eintegerfriend
operator<<=(int)computefhe::Einteger
operator<=(const Einteger &) constcomputefhe::Eintegervirtual
operator<=(uint64_t) constcomputefhe::Eintegervirtual
operator<=computefhe::Eintegerfriend
operator=(const Einteger &)computefhe::Einteger
operator=(uint64_t)computefhe::Einteger
operator==(const Einteger &) constcomputefhe::Eintegervirtual
operator==(uint64_t) constcomputefhe::Eintegervirtual
operator==computefhe::Eintegerfriend
operator>(const Einteger &) constcomputefhe::Eintegervirtual
operator>(uint64_t) constcomputefhe::Eintegervirtual
operator>computefhe::Eintegerfriend
operator>=(const Einteger &) constcomputefhe::Eintegervirtual
operator>=(uint64_t) constcomputefhe::Eintegervirtual
operator>=computefhe::Eintegerfriend
operator>>(int) constcomputefhe::Einteger
operator>>=(int)computefhe::Einteger
operator^(const Einteger &) constcomputefhe::Eintegervirtual
operator^(uint64_t) constcomputefhe::Eintegervirtual
operator^computefhe::Eintegerfriend
operator^=(const Einteger &)computefhe::Eintegervirtual
operator^=(uint64_t)computefhe::Eintegervirtual
operator|(const Einteger &) constcomputefhe::Eintegervirtual
operator|(uint64_t) constcomputefhe::Eintegervirtual
operator|computefhe::Eintegerfriend
operator|=(const Einteger &)computefhe::Eintegervirtual
operator|=(uint64_t)computefhe::Eintegervirtual
operator||(const Einteger &) constcomputefhe::Eintegervirtual
operator||(uint64_t) constcomputefhe::Eintegervirtual
operator||computefhe::Eintegerfriend
operator~() constcomputefhe::Eintegervirtual
promote(const Einteger &a, const Einteger &b, FixedPoint &a_out, FixedPoint &b_out) (defined in computefhe::Einteger)computefhe::Eintegerprotectedstatic
promote(const Einteger &a, size_t s)computefhe::Eintegerstatic
save(Archive &ar, std::uint32_t const version) const (defined in computefhe::Einteger)computefhe::Eintegerinline
SerializedObjectName() const override (defined in computefhe::Einteger)computefhe::Eintegerinline
SerializedVersion() (defined in computefhe::Einteger)computefhe::Eintegerinlinestatic
sign (defined in computefhe::Einteger)computefhe::Eintegerprotected
sign_extend(uint64_t d, size_t n_digits) (defined in computefhe::Einteger)computefhe::Eintegerprotectedstatic
size (defined in computefhe::Einteger)computefhe::Eintegerprotected
~Einteger()computefhe::Eintegervirtual