bernstein_polynomial_test


bernstein_polynomial_test, a C code which calls bernstein_polynomial(), which evaluates the Bernstein polynomials.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

bernstein_polynomial, a C code which evaluates the Bernstein polynomials, useful for uniform approximation of functions;

Source Code:


Last revised on 08 June 2019.