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

This is the complete list of members for computefhe::Efixedpoint, 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
double2fp(double d, size_t n_digits, size_t n_frac) (defined in computefhe::Efixedpoint)computefhe::Efixedpointprotectedstatic
Efixedpoint()computefhe::Efixedpoint
Efixedpoint(size_t n_digits, size_t n_frac, bool is_signed)computefhe::Efixedpoint
Efixedpoint(double d, size_t n_digits, size_t n_frac, bool is_signed)computefhe::Efixedpoint
Efixedpoint(const FixedPoint &fp, size_t n_frac, bool is_signed)computefhe::Efixedpoint
Efixedpoint(const Efixedpoint &other)computefhe::Efixedpoint
Efixedpoint(const Einteger &other)computefhe::Efixedpoint
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
frac_size (defined in computefhe::Efixedpoint)computefhe::Efixedpointprotected
getData() constcomputefhe::Einteger
getFracSize() constcomputefhe::Efixedpoint
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::Efixedpointexplicitvirtual
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 Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator!=(double) constcomputefhe::Efixedpointvirtual
operator!=computefhe::Efixedpointfriend
operator!=(const Einteger &) constcomputefhe::Efixedpointvirtual
operator!=(uint64_t) constcomputefhe::Efixedpointvirtual
operator!=computefhe::Efixedpointfriend
operator%(const Einteger &) constcomputefhe::Eintegervirtual
operator%(uint64_t) constcomputefhe::Eintegervirtual
operator%=(const Einteger &)computefhe::Eintegervirtual
operator%=(uint64_t)computefhe::Eintegervirtual
operator&(const Einteger &) constcomputefhe::Eintegervirtual
operator&(uint64_t) constcomputefhe::Eintegervirtual
operator&&(const Einteger &) constcomputefhe::Eintegervirtual
operator&&(uint64_t) constcomputefhe::Eintegervirtual
operator&=(const Einteger &)computefhe::Eintegervirtual
operator&=(uint64_t)computefhe::Eintegervirtual
operator*(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator*(double) constcomputefhe::Efixedpointvirtual
operator*computefhe::Efixedpointfriend
operator*(const Einteger &) constcomputefhe::Efixedpointvirtual
operator*(uint64_t) constcomputefhe::Efixedpointvirtual
operator*computefhe::Efixedpointfriend
operator*=(const Efixedpoint &)computefhe::Efixedpointvirtual
operator*=(double)computefhe::Efixedpointvirtual
operator*=(const Einteger &)computefhe::Efixedpointvirtual
operator*=(uint64_t)computefhe::Efixedpointvirtual
operator+(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator+(double) constcomputefhe::Efixedpointvirtual
operator+computefhe::Efixedpointfriend
operator+(const Einteger &) constcomputefhe::Efixedpointvirtual
operator+(uint64_t) constcomputefhe::Efixedpointvirtual
operator+computefhe::Efixedpointfriend
operator++()computefhe::Efixedpoint
operator++(int)computefhe::Efixedpoint
operator+=(const Efixedpoint &)computefhe::Efixedpointvirtual
operator+=(double)computefhe::Efixedpointvirtual
operator+=(const Einteger &)computefhe::Efixedpointvirtual
operator+=(uint64_t)computefhe::Efixedpointvirtual
operator-(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator-(double) constcomputefhe::Efixedpointvirtual
operator-() constcomputefhe::Efixedpoint
operator-computefhe::Efixedpointfriend
operator-(const Einteger &) constcomputefhe::Efixedpointvirtual
operator-(uint64_t) constcomputefhe::Efixedpointvirtual
operator-() constcomputefhe::Efixedpoint
operator-computefhe::Efixedpointfriend
operator--()computefhe::Efixedpoint
operator--(int)computefhe::Efixedpoint
operator-=(const Efixedpoint &)computefhe::Efixedpointvirtual
operator-=(double)computefhe::Efixedpointvirtual
operator-=(const Einteger &)computefhe::Efixedpointvirtual
operator-=(uint64_t)computefhe::Efixedpointvirtual
operator/(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator/(double) constcomputefhe::Efixedpointvirtual
operator/computefhe::Efixedpointfriend
operator/(const Einteger &) constcomputefhe::Efixedpointvirtual
operator/(uint64_t) constcomputefhe::Efixedpointvirtual
operator/computefhe::Efixedpointfriend
operator/=(const Efixedpoint &)computefhe::Efixedpointvirtual
operator/=(double)computefhe::Efixedpointvirtual
operator/=(const Einteger &)computefhe::Efixedpointvirtual
operator/=(uint64_t)computefhe::Efixedpointvirtual
operator<(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator<(double) constcomputefhe::Efixedpointvirtual
operator<computefhe::Efixedpointfriend
operator<(const Einteger &) constcomputefhe::Efixedpointvirtual
operator<(uint64_t) constcomputefhe::Efixedpointvirtual
operator<computefhe::Efixedpointfriend
operator<<(int) constcomputefhe::Efixedpoint
operator<<computefhe::Efixedpointfriend
operator<<=(int)computefhe::Efixedpoint
operator<=(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator<=(double) constcomputefhe::Efixedpointvirtual
operator<=computefhe::Efixedpointfriend
operator<=(const Einteger &) constcomputefhe::Efixedpointvirtual
operator<=(uint64_t) constcomputefhe::Efixedpointvirtual
operator<=computefhe::Efixedpointfriend
operator=(const Efixedpoint &)computefhe::Efixedpoint
operator=(double)computefhe::Efixedpoint
computefhe::Einteger::operator=(const Einteger &)computefhe::Einteger
computefhe::Einteger::operator=(uint64_t)computefhe::Einteger
operator==(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator==(double) constcomputefhe::Efixedpointvirtual
operator==computefhe::Efixedpointfriend
operator==(const Einteger &) constcomputefhe::Efixedpointvirtual
operator==(uint64_t) constcomputefhe::Efixedpointvirtual
operator==computefhe::Efixedpointfriend
operator>(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator>(double) constcomputefhe::Efixedpointvirtual
operator>computefhe::Efixedpointfriend
operator>(const Einteger &) constcomputefhe::Efixedpointvirtual
operator>(uint64_t) constcomputefhe::Efixedpointvirtual
operator>computefhe::Efixedpointfriend
operator>=(const Efixedpoint &) constcomputefhe::Efixedpointvirtual
operator>=(double) constcomputefhe::Efixedpointvirtual
operator>=computefhe::Efixedpointfriend
operator>=(const Einteger &) constcomputefhe::Efixedpointvirtual
operator>=(uint64_t) constcomputefhe::Efixedpointvirtual
operator>=computefhe::Efixedpointfriend
operator>>(int) constcomputefhe::Efixedpoint
operator>>=(int)computefhe::Efixedpoint
operator^(const Einteger &) constcomputefhe::Eintegervirtual
operator^(uint64_t) constcomputefhe::Eintegervirtual
operator^=(const Einteger &)computefhe::Eintegervirtual
operator^=(uint64_t)computefhe::Eintegervirtual
operator|(const Einteger &) constcomputefhe::Eintegervirtual
operator|(uint64_t) constcomputefhe::Eintegervirtual
operator|=(const Einteger &)computefhe::Eintegervirtual
operator|=(uint64_t)computefhe::Eintegervirtual
operator||(const Einteger &) constcomputefhe::Eintegervirtual
operator||(uint64_t) constcomputefhe::Eintegervirtual
operator~() constcomputefhe::Eintegervirtual
promote(const Efixedpoint &a, const Efixedpoint &b, FixedPoint &a_out, FixedPoint &b_out, size_t &n_digits_out, size_t &n_frac_out, bool &sign_out) (defined in computefhe::Efixedpoint)computefhe::Efixedpointprotectedstatic
promote(const Efixedpoint &a, size_t n_digits, size_t n_frac) (defined in computefhe::Efixedpoint)computefhe::Efixedpointprotectedstatic
promote(const Einteger &a, const Einteger &b, FixedPoint &a_out, FixedPoint &b_out) (defined in computefhe::Einteger)computefhe::Eintegerprotectedstatic
computefhe::Einteger::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
setFracSize(size_t)computefhe::Efixedpoint
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
toInteger() constcomputefhe::Efixedpoint
~Einteger()computefhe::Eintegervirtual