mt2
8bbb7ce09375b7fc0edeb89e1fe1dbb76bbd0555
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Members
Polynomial< CoeffType > Member List
This is the complete list of members for
Polynomial< CoeffType >
, including all inherited members.
coeffs_
Polynomial< CoeffType >
private
Degree
() const
Polynomial< CoeffType >
inline
GetCoefficient
(std::size_t degree) const
Polynomial< CoeffType >
inline
IsZero
() const
Polynomial< CoeffType >
inline
LeadingCoefficient
() const
Polynomial< CoeffType >
inline
operator std::vector< CoeffType >
() const
Polynomial< CoeffType >
inline
operator!=
(const Polynomial &p)
Polynomial< CoeffType >
inline
operator%=
(const Polynomial &p)
Polynomial< CoeffType >
inline
operator()
(const ArgType &x) const -> decltype(CoeffType(0)*x)
Polynomial< CoeffType >
inline
operator*=
(const Polynomial &p)
Polynomial< CoeffType >
inline
operator+
() const
Polynomial< CoeffType >
inline
operator+=
(const Polynomial &p)
Polynomial< CoeffType >
inline
operator-
() const
Polynomial< CoeffType >
inline
operator-=
(const Polynomial &p)
Polynomial< CoeffType >
inline
operator/=
(const Polynomial &p)
Polynomial< CoeffType >
inline
operator=
(const Polynomial &)=default
Polynomial< CoeffType >
operator=
(Polynomial &&)=default
Polynomial< CoeffType >
operator==
(const Polynomial &p)
Polynomial< CoeffType >
inline
Polynomial
()=default
Polynomial< CoeffType >
Polynomial
(const Polynomial &)=default
Polynomial< CoeffType >
Polynomial
(Polynomial &&)=default
Polynomial< CoeffType >
Polynomial
(const CoeffType &coeff)
Polynomial< CoeffType >
inline
Polynomial
(const std::vector< CoeffType > &coeffs)
Polynomial< CoeffType >
inline
SetCoefficient
(std::size_t degree, CoeffType coefficient)
Polynomial< CoeffType >
inline
Shrink
()
Polynomial< CoeffType >
inline
private
TruncateToDegree
(std::size_t degree)
Polynomial< CoeffType >
inline
~Polynomial
()=default
Polynomial< CoeffType >
Generated by
1.8.11