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

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

Contents


_RSM(3F)							      _RSM(3F)


NAME    [Toc]    [Back]

     RSM, SRSM	   -  EISPACK routine.	This subroutine	calls the recommended
     sequence of subroutines from the eigensystem subroutine package (EISPACK)
     to	find all of the	eigenvalues and	some of	the eigenvectors of a real
     symmetric matrix.

SYNOPSYS    [Toc]    [Back]

	  subroutine  rsm(nm, n, a, w, m, z, fwork, iwork, ierr)

	  integer	   n, nm, m, iwork(n), ierr
	  double precision a(nm,n), w(n), z(nm,m), fwork(1)	 subroutine
     srsm(nm, n, a, w, m, z, fwork, iwork, ierr)

	  integer	   n, nm, m, iwork(n), ierr
	  real		   a(nm,n), w(n), z(nm,m), fwork(1)


DESCRIPTION    [Toc]    [Back]

     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 MATRIX  A.

     A CONTAINS	THE REAL SYMMETRIC MATRIX.

     M THE EIGENVECTORS	CORRESPONDING TO THE FIRST M EIGENVALUES
	ARE TO BE COMPUTED.
	IF M = 0 THEN NO EIGENVECTORS ARE COMPUTED.
	IF M = N THEN ALL OF THE EIGENVECTORS ARE COMPUTED.

     ON	OUTPUT

     W CONTAINS	ALL N EIGENVALUES IN ASCENDING ORDER.

     Z CONTAINS	THE ORTHONORMAL	EIGENVECTORS ASSOCIATED	WITH
	THE FIRST M EIGENVALUES.

     IERR IS AN	INTEGER	OUTPUT VARIABLE	SET EQUAL TO AN	ERROR
	COMPLETION CODE	DESCRIBED IN THE DOCUMENTATION FOR TQLRAT,
	IMTQLV AND TINVIT.  THE	NORMAL COMPLETION CODE IS ZERO.

     FWORK IS A	TEMPORARY STORAGE ARRAY	OF DIMENSION 8*N.

     IWORK IS AN INTEGER TEMPORARY STORAGE ARRAY OF DIMENSION N.

     QUESTIONS AND COMMENTS SHOULD BE DIRECTED TO BURTON S. GARBOW,
     MATHEMATICS AND COMPUTER SCIENCE DIV, ARGONNE NATIONAL LABORATORY




									Page 1






_RSM(3F)							      _RSM(3F)



     THIS VERSION DATED	AUGUST 1983.


									PPPPaaaaggggeeee 2222
[ Back ]
 Similar pages
Name OS Title
REBAKB IRIX EISPACK routine. This subroutine forms the eigenvectors of a generalized SYMMETRIC eigensystem by back transfo
REBAK IRIX EISPACK routine. This subroutine forms the eigenvectors of a generalized SYMMETRIC eigensystem by back transfo
QZVAL IRIX EISPACK routine. This subroutine is the third step of
QZIT IRIX EISPACK routine. This subroutine is the second step of
TRED3 IRIX EISPACK routine. This subroutine reduces a REAL
IMTQLV IRIX EISPACK routine. This subroutine is a variant of IMTQL1.
CBAL IRIX EISPACK routine. This subroutine is a complex version of BALANCE.
BALANC IRIX EISPACK routine. This subroutine balances a REAL matrix and isolates eigenvalues whenever possible.
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
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service