numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_collect::functions::impl::legendre_for_newton< T > Member List

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 typedefnum_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 typedefnum_collect::functions::impl::legendre_for_newton< T >