QR module


Detailed Description

Warning:
This is not considered to be part of the stable public API yet. Changes may happen in future releases. See Experimental parts of Eigen
This module mainly provides QR decomposition and an eigen value solver. This module also provides some MatrixBase methods, including:

 #include <Eigen/QR>


Classes

class  EigenSolver
 Eigen values/vectors solver for non selfadjoint matrices. More...
class  HessenbergDecomposition
 Reduces a squared matrix to an Hessemberg form. More...
class  QR
 QR decomposition of a matrix. More...
class  SelfAdjointEigenSolver
 Eigen values/vectors solver for selfadjoint matrix. More...
class  Tridiagonalization
 Trigiagonal decomposition of a selfadjoint matrix. More...


Generated on Thu Apr 9 10:10:01 2009 for Eigen by  doxygen 1.5.5