RSTT  3.2.0
Regional Seismic Travel Time
All Classes Namespaces Files Functions Variables Typedefs Friends Macros
IntegrateFunction.h File Reference
#include <float.h>
#include <vector>
#include <iostream>
#include <limits>
#include "UtilGlobals.h"

Go to the source code of this file.

Classes

class  util::IntegrateFunction< F >
 Class supports numerical integration of an arbitrary function using a fourth order Simpsons rule for closed intervals. Open intervals at one end-point are handled by using Simpsons rule in a segmented sense to approach the unbounded limit in successive iterations each time dividing the difference to the unbounded limit by 10.0. More...
 

Namespaces

 util