clenshaw_curtis_rule_test


clenshaw_curtis_rule_test, a C++ code which calls clenshaw_curtis_rule() to generate a Clenshaw Curtis quadrature rule based on user input.

Licensing:

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

Related Data and Programs:

clenshaw_curtis_rule, a C++ code which defines a Clenshaw Curtis quadrature rule.

Source Code:


Last revised on 20 February 2020.