Extract eigensystem of non-symmetric matrix M, using EISPACK. More...
#include <complex>#include <vnl/vnl_matrix.h>#include <vnl/vnl_diag_matrix.h>#include <vnl/algo/vnl_algo_export.h>Go to the source code of this file.
Classes | |
| class | vnl_real_eigensystem |
| Extract eigensystem of asymmetric matrix M, using the EISPACK routine. More... | |
Extract eigensystem of non-symmetric matrix M, using EISPACK.
Modifications dac (Manchester) 28/03/2001: tidied up documentation
Definition in file vnl_real_eigensystem.h.
1.8.15