numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
This is the complete list of members for num_collect::functions::impl::legendre_for_newton< T >, including all inherited members.
degree_ | num_collect::functions::impl::legendre_for_newton< T > | private |
evaluate_on(const variable_type &variable) | num_collect::functions::impl::legendre_for_newton< T > | inline |
jacobian() const noexcept -> const jacobian_type & | num_collect::functions::impl::legendre_for_newton< T > | inline |
jacobian_ | num_collect::functions::impl::legendre_for_newton< T > | private |
jacobian_type typedef | num_collect::functions::impl::legendre_for_newton< T > | |
legendre_for_newton(index_type degree) | num_collect::functions::impl::legendre_for_newton< T > | inlineexplicit |
value() const noexcept -> const variable_type & | num_collect::functions::impl::legendre_for_newton< T > | inline |
value_ | num_collect::functions::impl::legendre_for_newton< T > | private |
variable_type typedef | num_collect::functions::impl::legendre_for_newton< T > |