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

GAMS Module DQC25C in QUADPACK


DQC25C

 
Uses 25 point Clenshaw-Curtis formula to estimate integral of F*W where
W=1/(X-C).
 
Classes  :  H2a2a2 . Nonautomatic 1-D finite interval quadrature (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: Double.
 
Usage    : CALL DQC25C(F, A, B, C, RESULT, ABSERR, KRUL, NEVAL)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of DQC25C from QUADPACK on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double. (Single: QC25C)
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo "send only dqc25c from quadpack" | mail netlib@ornl.gov
   Fullsource   : echo "send dqc25c 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:29:02 UTC