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

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

Contents


_CORTH(3F)							    _CORTH(3F)


NAME    [Toc]    [Back]

     CORTH, SCORTH   -	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 unitary similarity	transformations.

SYNOPSYS    [Toc]    [Back]

	  subroutine  corth(nm,	n, low,	igh, ar, ai, ortr, orti)
	  integer	   nm, n, low, igh
	  double precision ar(nm,n), ai(nm,n), ortr(igh), orti(igh)

	  subroutine scorth(nm,	n, low,	igh, ar, ai, ortr, orti)
	  integer	   nm, n, low, igh
	  real		   ar(nm,n), ai(nm,n), ortr(igh), orti(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.	 Information about the unitary transformations used in
     the reduction is stored in	the remaining triangles	under the Hessenberg
     matrix.

     ORTR and ORTI contain further information about the transformations.
     Only elements LOW through IGH are used.  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
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