RSGAB man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



_RSGAB(3F)							    _RSGAB(3F)

NAME
     RSGAB, SRSGAB   -	EISPACK routine.  This subroutine calls the
     recommended sequence of subroutines from the eigensystem subroutine
     package (EISPACK) to find the eigenvalues and eigenvectors (if desired)
     for the REAL SYMMETRIC generalized eigenproblem  ABx = (LAMBDA)x.

SYNOPSYS
	  subroutine  rsgab(nm, n, a, b, w, matz, z, fv1, fv2, ierr)
	  integer	   n, nm,ierr,matz
	  double precision a(nm,n),b(nm,n),w(n),z(nm,n),fv1(n),fv2(n)

	  subroutine srsgab(nm, n, a, b, w, matz, z, fv1, fv2, ierr)
	  integer	   n, nm,ierr,matz
	  real		   a(nm,n),b(nm,n),w(n),z(nm,n),fv1(n),fv2(n)

DESCRIPTION
     On Input

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

     N is the order of the matrices  A	and  B.

     A contains a real symmetric matrix.

     B contains a positive definite real symmetric matrix.

     MATZ is an integer variable set equal to zero if only eigenvalues are
     desired.  Otherwise it is set to any non-zero integer for both
     eigenvalues and eigenvectors.  On Output

     W contains the eigenvalues in ascending order.

     Z contains the eigenvectors if MATZ is not zero.

     IERR is an integer output variable set equal to an error completion code
     described in section 2B of the documentation.  The normal completion code
     is zero.

     FV1 and  FV2  are temporary storage arrays. Questions and comments should
     be directed to B. S. Garbow, APPLIED MATHEMATICS DIVISION, ARGONNE
     NATIONAL LABORATORY

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net