Classes
core/vnl/algo/vnl_real_eigensystem.h File Reference

Extract eigensystem of non-symmetric matrix M, using EISPACK. More...

#include <vcl_complex.h>
#include <vnl/vnl_matrix.h>
#include <vnl/vnl_diag_matrix.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...

Detailed Description

Extract eigensystem of non-symmetric matrix M, using EISPACK.

Author:
Andrew W. Fitzgibbon, Oxford RRG
Date:
23 Jan 97
    Modifications
     dac (Manchester) 28/03/2001: tidied up documentation
   

Definition in file vnl_real_eigensystem.h.