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

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

Contents


_TRED1(3F)							    _TRED1(3F)


NAME    [Toc]    [Back]

     TRED1, STRED1   -	EISPACK	routine.  This subroutine reduces a REAL
     SYMMETRIC matrix to a symmetric tridiagonal matrix	using orthogonal
     similarity	transformations.

SYNOPSYS    [Toc]    [Back]

	  subroutine  tred1(nm,	n, a, d, e, e2)
	  integer	   nm, n
	  double precision a(nm,n), d(n), e(n),	e2(n)

	  subroutine  sred1(nm,	n, a, d, e, e2)
	  integer	   nm, n
	  real		   a(nm,n), d(n), e(n),	e2(n)


DESCRIPTION    [Toc]    [Back]

     On	Input

     NM	must be	set to the row dimension of two-dimensional array parameters
     as	declared in the	calling	program	dimension statement.

     N is the order of the matrix.

     A contains	the real symmetric input matrix.  Only the lower triangle of
     the matrix	need be	supplied.  On Output

     A contains	information about the orthogonal trans-	formations used	in the
     reduction in its strict lower triangle.  The full upper triangle of A is
     unaltered.

     D contains	the diagonal elements of the tridiagonal matrix.

     E contains	the subdiagonal	elements of the	tridiagonal matrix in its last
     N-1 positions.  E(1) is set to zero.

     E2	contains the squares of	the corresponding elements of E. E2 may
     coincide with E if	the squares are	not needed.  Questions and comments
     should be directed	to B. S. Garbow, APPLIED MATHEMATICS DIVISION, ARGONNE
     NATIONAL LABORATORY


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
BANDR IRIX EISPACK routine. This subroutine reduces a REAL SYMMETRIC BAND matrix to a symmetric tridiagonal matrix using
TRED2 IRIX EISPACK routine. This subroutine reduces a REAL SYMMETRIC matrix to a symmetric tridiagonal matrix using and a
HTRIDI IRIX EISPACK routine. This subroutine reduces a COMPLEX HERMITIAN matrix to a real symmetric tridiagonal matrix usi
TINVIT IRIX EISPACK routine. This subroutine finds those eigenvectors of a TRIDIAGONAL SYMMETRIC matrix corresponding to s
TRIDIB IRIX EISPACK routine. This subroutine finds those eigenvalues of a TRIDIAGONAL SYMMETRIC matrix between specified b
TQL1 IRIX EISPACK routine. This subroutine finds the eigenvalues of a SYMMETRIC TRIDIAGONAL matrix by the QL method.
TQLRAT IRIX EISPACK routine. This subroutine finds the eigenvalues of a SYMMETRIC TRIDIAGONAL matrix by the rational QL me
TQL2 IRIX EISPACK routine. This subroutine finds the eigenvalues and eigenvectors of a SYMMETRIC TRIDIAGONAL matrix by t
TSTURM IRIX EISPACK routine. This subroutine finds those eigenvalues of a TRIDIAGONAL SYMMETRIC matrix which lie in a spec
BISECT IRIX EISPACK routine. This subroutine finds those eigenvalues of a TRIDIAGONAL SYMMETRIC matrix which lie in a spec
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service