A Function That Computes the Eigenvalues and Eigenvectors For a Real Symmetric Matrix
Category:
Dates and MathType:
SnippetsDifficulty:
IntermediateAuthor: Anonymous
Version Compatibility: Visual Basic 6
More information:
The function is a translation of the following algorithm. KAISER, H.F. (1972) "The JK Method: A Procedure for finding the Eigenvalues of a real symetric matrix", The Computer Journal, VOL.15, 271-273.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: