[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module QAWC in QUADPACK


QAWC

 
Cauchy principal value integrator, using adaptive Clenshaw Curtis method (real
Hilbert transform).
 
Classes  :  H2a2a1 . Automatic 1-D finite interval quadrature (user need only
                   specify required accuracy) (special integrand including
                   weight functions, oscillating and singular integrands,
                   principal value integrals, splines, etc.), integrand
                   available via user-defined procedure
            J4 .     Hilbert transforms
 
Type     : Fortran subroutine in QUADPACK package.
Access   : Public domain. Portable.
Precision: Single.
 
Usage    : CALL QAWC(F, A, B, C, EPSABS, EPSREL, RESULT, ABSERR, NEVAL, IER,
           LIMIT, LENW, LAST, IWORK, WORK)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of QAWC from QUADPACK on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single. (Double: DQAWC)
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo "send only qawc from quadpack" | mail netlib@ornl.gov
   Fullsource   : echo "send qawc from quadpack" | mail netlib@ornl.gov


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

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 Wed Sep 17, 2008 at 10:26:57 UTC