helib::PolyMod Member List

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

deserialize(std::istream &is, PolyMod &poly)helib::PolyModfriend
getData() consthelib::PolyMod
getG() consthelib::PolyMod
getp2r() consthelib::PolyMod
isValid() consthelib::PolyMod
negate()helib::PolyMod
operator long() consthelib::PolyModexplicit
operator NTL::ZZX() consthelib::PolyModexplicit
operator std::vector< long >() consthelib::PolyModexplicit
operator!=(T &&rhs) consthelib::PolyModinline
operator*(const PolyMod &rhs) consthelib::PolyMod
operator*(long rhs) consthelib::PolyMod
operator*(const NTL::ZZX &rhs) consthelib::PolyMod
operator*=(const PolyMod &otherPoly)helib::PolyMod
operator*=(long scalar)helib::PolyMod
operator*=(const NTL::ZZX &otherPoly)helib::PolyMod
operator+(const PolyMod &rhs) consthelib::PolyMod
operator+(long rhs) consthelib::PolyMod
operator+(const NTL::ZZX &rhs) consthelib::PolyMod
operator+=(const PolyMod &otherPoly)helib::PolyMod
operator+=(long scalar)helib::PolyMod
operator+=(const NTL::ZZX &otherPoly)helib::PolyMod
operator-() consthelib::PolyMod
operator-(const PolyMod &rhs) consthelib::PolyMod
operator-(long rhs) consthelib::PolyMod
operator-(const NTL::ZZX &rhs) consthelib::PolyMod
operator-=(const PolyMod &otherPoly)helib::PolyMod
operator-=(long scalar)helib::PolyMod
operator-=(const NTL::ZZX &otherPoly)helib::PolyMod
operator<<(std::ostream &os, const PolyMod &poly)helib::PolyModfriend
operator=(const PolyMod &input)=defaulthelib::PolyMod
operator=(PolyMod &&input)=defaulthelib::PolyMod
operator=(long input)helib::PolyMod
operator=(const std::vector< long > &input)helib::PolyMod
operator=(const std::initializer_list< long > &input)helib::PolyMod
operator=(const NTL::ZZX &input)helib::PolyMod
operator==(const PolyMod &rhs) consthelib::PolyMod
operator==(long rhs) consthelib::PolyMod
operator==(const std::vector< long > &rhs) consthelib::PolyMod
operator==(const NTL::ZZX &rhs) consthelib::PolyMod
operator>>(std::istream &is, PolyMod &poly)helib::PolyModfriend
PolyMod()helib::PolyMod
PolyMod(const std::shared_ptr< PolyModRing > &ringDescriptor)helib::PolyModexplicit
PolyMod(long input, const std::shared_ptr< PolyModRing > &ringDescriptor)helib::PolyMod
PolyMod(const std::vector< long > &input, const std::shared_ptr< PolyModRing > &ringDescriptor)helib::PolyMod
PolyMod(const NTL::ZZX &input, const std::shared_ptr< PolyModRing > &ringDescriptor)helib::PolyMod
PolyMod(const PolyMod &input)=defaulthelib::PolyMod
PolyMod(PolyMod &&input) noexcept=defaulthelib::PolyMod
serialize(std::ostream &os, const PolyMod &slot)helib::PolyModfriend
~PolyMod()=defaulthelib::PolyMod