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

GAMS Module TDG in NAPACK


TDG

 
Calculates eigenvalues and eigenvectors of a symmetric tridiagonal matrix.
 
Classes  :  D4a1 .  Real symmetric matrix eigenvalue problems
            D4a5 .  Tridiagonal matrix eigenvalue problems
            D4c2a . Compute eigenvalues of tridiagonal matrix
 
Type     : Fortran subroutine in NAPACK package.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL TDG (E, V, LV, D, U, N)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of TDG from NAPACK 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.
 
   Source       : echo 'send only tdg from napack' | mail netlib@ornl.gov
   Fullsource   : echo 'send tdg from napack' | 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 06:15:17 UTC