vandermonde_test


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

Licensing:

The computer code and data files made available on this web page are 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.