Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::tools::polynomial< T > Member List

This is the complete list of members for boost::math::tools::polynomial< T >, including all inherited members.

chebyshev() const boost::math::tools::polynomial< T >inline
degree() const boost::math::tools::polynomial< T >inline
evaluate(T z) const boost::math::tools::polynomial< T >inline
operator*=(const U &value)boost::math::tools::polynomial< T >inline
operator*=(const polynomial< U > &value)boost::math::tools::polynomial< T >inline
operator+=(const U &value)boost::math::tools::polynomial< T >inline
operator+=(const polynomial< U > &value)boost::math::tools::polynomial< T >inline
operator-=(const U &value)boost::math::tools::polynomial< T >inline
operator-=(const polynomial< U > &value)boost::math::tools::polynomial< T >inline
operator[](size_type i)boost::math::tools::polynomial< T >inline
operator[](size_type i) const boost::math::tools::polynomial< T >inline
polynomial()boost::math::tools::polynomial< T >inline
polynomial(const U *data, unsigned order)boost::math::tools::polynomial< T >inline
polynomial(const U &point)boost::math::tools::polynomial< T >inline
polynomial(const polynomial &p)boost::math::tools::polynomial< T >inline
polynomial(const polynomial< U > &p)boost::math::tools::polynomial< T >inline
size() const boost::math::tools::polynomial< T >inline
size_type typedefboost::math::tools::polynomial< T >
value_type typedefboost::math::tools::polynomial< T >