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-22 12:18:55 +00:00
2008-05-31 23:44:11 +00:00
2008-05-22 12:18:55 +00:00
2008-05-22 12:18:55 +00:00