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

GAMS Module QK61 in QUADPACK


QK61

 
Evaluates integral of given function on an interval with a 61 point Gauss Kronrod
formula and returns error estimate.
 
Classes  :  H2a1a2 . Nonautomatic 1-D finite interval quadrature, integrand
                   available via user-defined procedure
 
Type     : Fortran subroutine in QUADPACK package.
Access   : Public domain. Portable.
Precision: Single.
 
Usage    : CALL QK61(F, A, B, RESULT, ABSERR, RESABS, RESASC)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of QK61 from QUADPACK on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single. (Double: DQK61)
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo "send only qk61 from quadpack" | mail netlib@ornl.gov
   Fullsource   : echo "send qk61 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 Sat Sep 20, 2008 at 05:26:13 UTC