numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
integration Directory Reference

Directory of numerical integration.

More...

Directory dependency graph for integration:

Files

 
de_finite_integrator.h
 Definition of de_finite_integrator function.
 
de_infinite_integrator.h
 Definition of de_infinite_integrator function.
 
de_semi_infinite_integrator.h
 Definition of de_semi_infinite_integrator function.
 
gauss_legendre_integrator.h
 Definition of legendre_roots function.
 
gauss_legendre_kronrod_integrator.h
 Definition of gauss_legendre_kronrod_integrator function.
 
tanh_finite_integrator.h
 Definition of tanh_finite_integrator class.

Detailed Description

Directory of numerical integration.