nmx::apps::x013::Polynom< T, N > Member List

This is the complete list of members for nmx::apps::x013::Polynom< T, N >, including all inherited members.

_cnmx::apps::x013::Polynom< T, N >protected
c(size_t idx) constnmx::apps::x013::Polynom< T, N >inline
degree() constnmx::apps::x013::Polynom< T, N >inline
eval(gsl_complex z) constnmx::apps::x013::Polynom< T, N >inline
eval(double x) constnmx::apps::x013::Polynom< T, N >inline
operator()(R x) constnmx::apps::x013::Polynom< T, N >inline
operator<<(std::ostream &os, const Polynom &p)nmx::apps::x013::Polynom< T, N >friend
Polynom(std::array< T, N+1 > clst)nmx::apps::x013::Polynom< T, N >inline