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

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

Contents


_COMHES(3F)							   _COMHES(3F)


NAME    [Toc]    [Back]

     COMHES, SCOMHES  -	 EISPACK routine.  Given a COMPLEX GENERAL matrix,
     this subroutine reduces a submatrix situated in rows and columns LOW
     through IGH to upper Hessenberg form by stabilized	elementary similarity
     transformations.

SYNOPSYS    [Toc]    [Back]

	  subroutine  comhes(nm, n, low, igh, ar, ai, int)
	  integer	   nm, n, low, igh
	  double precision ar(nm,n), ai(nm,n)
	  integer	   int(igh)

	  subroutine scomhes(nm, n, low, igh, ar, ai, int)
	  integer	   nm, n, low, igh
	  real		   ar(nm,n), ai(nm,n)
	  integer	   int(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  CBAL.
     If	 CBAL  has not been used, set LOW=1, IGH=N.

     AR	and AI contain the real	and imaginary parts, respectively, of the
     complex input matrix.  On OUTPUT

     AR	and AI contain the real	and imaginary parts, respectively, of the
     Hessenberg	matrix.	 The multipliers which were used in the	reduction are
     stored in the remaining triangles under the Hessenberg matrix.

     INT contains information on the rows and columns interchanged in the
     reduction.	 Only elements LOW through IGH are used.  Calls	CDIV for
     complex division.	Questions and comments should be directed to B.	S.
     Garbow, APPLIED MATHEMATICS DIVISION, ARGONNE NATIONAL LABORATORY


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ORTHES IRIX EISPACK routine. Given a REAL GENERAL matrix, this subroutine reduces a submatrix situated in rows and columns
ELMHES IRIX EISPACK routine. Given a REAL GENERAL matrix, this subroutine reduces a submatrix situated in rows and columns
HTRIDI IRIX EISPACK routine. This subroutine reduces a COMPLEX HERMITIAN matrix to a real symmetric tridiagonal matrix usi
HTRID3 IRIX EISPACK routine. This subroutine reduces a COMPLEX HERMITIAN matrix, stored as a single square array, to a rea
CBABK2 IRIX EISPACK routine. This subroutine forms the eigenvectors of a COMPLEX GENERAL matrix by back transforming those
CORTB IRIX EISPACK routine. This subroutine forms the eigenvectors of a COMPLEX GENERAL matrix by back transforming those
COMBAK IRIX EISPACK routine. This subroutine forms the eigenvectors of a COMPLEX GENERAL matrix by back transforming those
BANDR IRIX EISPACK routine. This subroutine reduces a REAL SYMMETRIC BAND matrix to a symmetric tridiagonal matrix using
TRED1 IRIX EISPACK routine. This subroutine reduces a REAL SYMMETRIC matrix to a symmetric tridiagonal matrix using ortho
TRED2 IRIX EISPACK routine. This subroutine reduces a REAL SYMMETRIC matrix to a symmetric tridiagonal matrix using and a
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service