quadrature_weights_vandermonde_test


quadrature_weights_vandermonde_test, a FORTRAN77 code which calls quadrature_weights_vandermonde(), which illustrates a method for computing the weights of a quadrature rule, assuming that the points have been specified, by setting up a linear system involving the Vandermonde matrix.

Licensing:

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

Related Data and Programs:

quadrature_weights_vandermonde, a FORTRAN77 code which illustrates a method for computing the weights of a quadrature rule, assuming that the points have been specified, by setting up a linear system involving the Vandermonde matrix.

Source Code:


Last revised on 07 November 2023.