Bojan Nikolic: Numerical and Quantitative Methods in C++
[website home]
|
[BN Algorithms]
Welcome to “Numerical and Quantitative Methods in C++”
¶
Contents:
Introduction
Aims of this web-book
Terms of use
Basics of the C++ programming language
A very simple example: computing the mean of a sequence of numbers
Libraries
Random numbers
Introduction
Uniformly distributed integer random numbers with boost
Floating point number distributions
References
One-dimensional integration
Introduction
Gauss-Kronrod integration with GSL
Gauss-Lobatto integration with adaptive refinement
Next topic
Introduction
Navigation
index
next
|
Numerical and Quantitative Methods in C++ (V. 0.1)
»