Module QAGI in NMS
Automatic adaptive integrator for semi-infinite or infinite intervals. Uses
nonlinear transformation and extrapolation.
Classes : H2a3a1 . Automatic 1-D semi-infinite interval quadrature (user
need only specify required accuracy) (including exp(-x)
weight function), integrand available via user-defined
procedure
H2a4a1 . Automatic 1-D infinite interval quadrature (user need
only specify required accuracy) (including exp(-x**2)
weight function), integrand available via user-defined
procedure
Type : Fortran software in NMS collection.
Access : Public domain. Portable.
Precision: Single.
Usage : CALL QAGI(F,BOUND,INF,EPSABS,EPSREL,RESULT,ABSERR,NEVAL, IER,LIMIT,
LENW,LAST,IWORK,WORK)
Details : Documentation Fullsource Sample Source
Sites : (1) ITL
ITL: Unix Workstation Network, National Institute of Standards and
Technology (NIST), Gaithersburg, MD. Available to NIST staff.
Precision: Single. (Double: DQAGI)
GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology
This page was generated on Sun Sep 07, 2008 at 16:27:58 UTC