Click here to Skip to main content
15,899,005 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 163K   2.7K   100  
Numerical integration of smooth functions over a finite interval using an optimal algorithm.

Views

Daily Counts

Downloads

Weekly Counts

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