LAL  7.5.0.1-ec27e42
Integrate.h File Reference

Prototypes

REAL8 XLALREAL8RombergIntegrate (REAL8(*f)(REAL8 x, void *params), void *params, REAL8 xmin, REAL8 xmax, IntegralType type)
 

Go to the source code of this file.

Enumerations

enum  IntegralType {
  ClosedInterval , OpenInterval , SingularLowerLimit , SingularUpperLimit ,
  InfiniteDomainPow , InfiniteDomainExp
}
 Type of integral. More...