vandermonde_test a C++ code which calls vandermonde(), which implements the Bjork-Pereyra algorithm for accurate solution of linear systems involving the Vandermonde matrix.
The information on this web page is distributed under the MIT license.
vandermonde, a C++ code which implements the Bjork-Pereyra algorithm for accurate solution of linear systems involving the vandermonde matrix.