Calculates eigenvalues and eigenvectors of a square complex matrix. More...
#include <complex>#include <vnl/vnl_vector.h>#include <vnl/vnl_matrix.h>#include <vnl/algo/vnl_algo_export.h>Go to the source code of this file.
Classes | |
| class | vnl_complex_eigensystem |
| Calculates eigenvalues and eigenvectors of a square complex matrix. More... | |
Calculates eigenvalues and eigenvectors of a square complex matrix.
Modifications dac (Manchester) 26/03/2001: tidied up documentation
Definition in file vnl_complex_eigensystem.h.
1.8.15