Click here to Skip to main content
15,881,588 members
Articles / Programming Languages / C++

Fast Numerical Integration

Rate me:
Please Sign up or sign in to vote.
4.89/5 (66 votes)
28 Jun 2014BSD7 min read 161.8K   2.7K   100  
Numerical integration of smooth functions over a finite interval using an optimal algorithm.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
President John D. Cook Consulting
United States United States
I work in the areas of applied mathematics, data analysis, and data privacy.

Check out my blog or send me a note.

 


Comments and Discussions