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

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

Contents


_ORTHES(3F)							   _ORTHES(3F)


NAME    [Toc]    [Back]

     ORTHES, SORTHES  -	 EISPACK routine.  Given a REAL	GENERAL	matrix,	this
     subroutine	reduces	a submatrix situated in	rows and columns LOW through
     IGH to upper Hessenberg form by orthogonal	similarity transformations.

SYNOPSYS    [Toc]    [Back]

	  subroutine  orthes(nm, n, low, igh, a, ort)
	  integer	   nm, n, low, igh
	  double precision a(nm,n), ort(igh)

	  subroutine sorthes(nm, n, low, igh, a, ort)
	  integer	   nm, n, low, igh
	  real		   a(nm,n), ort(igh)


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.

     LOW and IGH are integers determined by the	balancing subroutine  BALANC.
     If	 BALANC	 has not been used, set	LOW=1, IGH=N.

     A contains	the input matrix. On OUTPUT

     A contains	the Hessenberg matrix.	Information about the orthogonal
     transformations used in the reduction is stored in	the remaining triangle
     under the Hessenberg matrix.

     ORT contains further information about the	transformations. only elements
     LOW through IGH are used.	Questions and comments should be directed to
     B.	S. Garbow, APPLIED MATHEMATICS DIVISION, ARGONNE NATIONAL LABORATORY


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
COMHES IRIX EISPACK routine. Given a COMPLEX GENERAL matrix, this subroutine reduces a submatrix situated in rows and colu
CORTH IRIX EISPACK routine. Given a COMPLEX GENERAL matrix, this subroutine reduces a submatrix situated in rows and colu
HTRIDI IRIX EISPACK routine. This subroutine reduces a COMPLEX HERMITIAN matrix to a real symmetric tridiagonal matrix usi
TRED1 IRIX EISPACK routine. This subroutine reduces a REAL SYMMETRIC matrix to a symmetric tridiagonal matrix using ortho
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
TRED3 IRIX EISPACK routine. This subroutine reduces a REAL
ELMBAK IRIX EISPACK routine. This subroutine forms the eigenvectors of a REAL GENERAL matrix by back transforming those of
ORTBAK IRIX EISPACK routine. This subroutine forms the eigenvectors of a REAL GENERAL matrix by back transforming those of
HTRID3 IRIX EISPACK routine. This subroutine reduces a COMPLEX HERMITIAN matrix, stored as a single square array, to a rea
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service