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

GAMS Module 585 in TOMS


585

 
EXTRAP: A Fortran subroutine for sequence extrapolation (based upon the
E-algorithm) and generalized interpolation by a linear combination of
functions forming a Chebyshev system (based upon the Muhlbach-Neville-Aitken
algorithm). Includes the Epsilon Algorithm of Wynn as a special case. (See C.
Brezinski, ACM TOMS 8 (1982) pp. 290-301.).
 
Classes  :  A7 .  Sequences (e.g., convergence acceleration)
            E1c . Interpolation of univariate data by nonpolynomial functions
                (e.g., rational, trigonometric)
 
Type     : Fortran software in TOMS collection.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL EXTRAP (INIT, EPS, MAXCOL, SK, GINIT, RESULT, INFO)
 
Details  : Fullsource
Sites    : (1) NETLIB
 

Implementation of 585 from TOMS on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single.
 
You may access components from NETLIB outside GAMS as follows.
 
   Fullsource   : echo "send 585 from toms" | 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 11:07:07 UTC