#include <vnl_real_eigensystem.h>
Collaboration diagram for vnl_real_eigensystem:

Public Methods | |
| vnl_real_eigensystem (const vnl_matrix< double > &M) | |
Public Attributes | |
| vnl_matrix< double > | Vreal |
| vnl_matrix< vcl_complex< double > > | V |
| vnl_diag_matrix< vcl_complex< double > > | D |
Definition at line 23 of file vnl_real_eigensystem.h.
|
|
|
|
|
Output diagonal matrix of eigenvalues. Definition at line 36 of file vnl_real_eigensystem.h. |
|
|
Output matrix of eigenvectors, which will in general be complex. Definition at line 32 of file vnl_real_eigensystem.h. |
|
|
Definition at line 28 of file vnl_real_eigensystem.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000