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

GAMS Module DEIGEN in PORT


DEIGEN

 
Finds all eigenvalues and eigenvectors of a real matrix. Output consists of pairs
of real arrays.
 
Classes  :  D4a2 . Real nonsymmetric matrix eigenvalue problems
 
Type     : Fortran subroutine in PORT library (LIN sublibrary).
Access   : Proprietary. Many implementations available.
Precision: Double.
 
Usage    : CALL DEIGEN (NM,N,A,WR,WI,Z)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of DEIGEN from PORT on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double. (Single: EIGEN)
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : Available by anonymous ftp from netlib in the port
                  subdirectory
   Fullsource   : Available by http from netlib in the port subdirectory


[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:39:57 UTC