clenshaw_curtis_rule_test, a C code which calls clenshaw_curtis_rule(), which generates a Clenshaw Curtis quadrature rule based on user input.
The information on this web page is distributed under the MIT license.
clenshaw_curtis_rule, a C code which defines a Clenshaw Curtis quadrature rule.