vandermonde_test


vandermonde_test, a C code which calls vandermonde(), which implements the Bjork-Pereyra algorithm for accurate solution of linear systems involving the Vandermonde matrix.

Licensing:

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

Related Data and Programs:

vandermonde, a C code which implements the Bjork-Pereyra algorithm for accurate solution of linear systems involving the vandermonde matrix.

Source Code:


Last revised on 12 August 2019.