lobatto_polynomial_test


lobatto_polynomial_test, a C++ code which calls lobatto_polynomial(), which evaluates the completed Lobatto polynomial and associated functions.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

lobatto_polynomial, a C++ code which evaluates Lobatto polynomials, similar to legendre polynomials except that they are zero at both endpoints.

Source Code:

The example program creates data files that can be used by GNUPLOT to create plots.


Last revised on 26 March 2020.