Gael Guennebaud e3fac69f19 Added a Hessenberg decomposition class for both real and complex matrices.
This is the first step towards a non-selfadjoint eigen solver.
Notes:
 - We might consider merging Tridiagonalization and Hessenberg toghether ?
 - Or we could factorize some code into a Householder class (could also be shared with QR)
2008-06-08 15:03:23 +00:00
..
2008-05-12 21:15:17 +00:00
2008-06-03 13:43:29 +00:00
LU
2008-05-12 21:15:17 +00:00