*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> complib/TQLRAT (3)              
Title
Content
Arch
Section
 

Contents


_TQLRAT(3F)							   _TQLRAT(3F)


NAME    [Toc]    [Back]

     TQLRAT, STQLRAT  -	 EISPACK routine.  This	subroutine finds the
     eigenvalues of a SYMMETRIC	TRIDIAGONAL matrix by the rational QL method.

SYNOPSYS    [Toc]    [Back]

	  subroutine  tqlrat(n,	d, e2, ierr)
	  integer	   n, ierr
	  double precision d(n), e2(n)

	  subroutine stqlrat(n,	d, e2, ierr)
	  integer	   n, ierr
	  real		   d(n), e2(n)


DESCRIPTION    [Toc]    [Back]

     On	Input

     N is the order of the matrix.

     D contains	the diagonal elements of the input matrix.

     E2	contains the squares of	the subdiagonal	elements of the	input matrix
     in	its last N-1 positions.	 E2(1) is arbitrary.  On Output

     D contains	the eigenvalues	in ascending order.  If	an error exit is made,
     the eigenvalues are correct and ordered for indices 1,2,...IERR-1,	but
     may not be	the smallest eigenvalues.

     E2	has been destroyed.

     IERR is set to Zero       for normal return, J	     if	the J-th
     eigenvalue	has not	been
	determined after 30 iterations.	 Calls PYTHAG(A,B) for sqrt(A**2 +
     B**2).  Questions and comments should be directed to B. S.	Garbow,
     APPLIED MATHEMATICS DIVISION, ARGONNE NATIONAL LABORATORY


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
TRIDIB IRIX EISPACK routine. This subroutine finds those eigenvalues of a TRIDIAGONAL SYMMETRIC matrix between specified b
BISECT IRIX EISPACK routine. This subroutine finds those eigenvalues of a TRIDIAGONAL SYMMETRIC matrix which lie in a spec
TQL2 IRIX EISPACK routine. This subroutine finds the eigenvalues and eigenvectors of a SYMMETRIC TRIDIAGONAL matrix by t
IMTQL1 IRIX EISPACK routine. This subroutine finds the eigenvalues of a SYMMETRIC TRIDIAGONAL matrix by the implicit QL me
TSTURM IRIX EISPACK routine. This subroutine finds those eigenvalues of a TRIDIAGONAL SYMMETRIC matrix which lie in a spec
IMTQL2 IRIX EISPACK routine. This subroutine finds the eigenvalues and eigenvectors of a SYMMETRIC TRIDIAGONAL matrix by t
TQL1 IRIX EISPACK routine. This subroutine finds the eigenvalues of a SYMMETRIC TRIDIAGONAL matrix by the QL method.
TINVIT IRIX EISPACK routine. This subroutine finds those eigenvectors of a TRIDIAGONAL SYMMETRIC matrix corresponding to s
RATQR IRIX EISPACK routine. This subroutine finds the algebraically smallest or largest eigenvalues of a SYMMETRIC TRIDIA
COMQR IRIX EISPACK routine. This subroutine finds the eigenvalues of a COMPLEX upper Hessenberg matrix by the QR method.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service