Hi,
I recently installed LAPACK++ 2.5.1 and also 2.5.2 on my machine running Visual Studio 2003 on windows. Compiled everything of interest. Most things are working fine and the library is great. Just one caveat about the LaGenQRFactComplex class doing QR factorization... either that class is not working properly or I am doing something wrong. I tried to get it to work by instantiating it every which way possible, but in vain.
Has anybody tried to use QR Factorization routines in LAPACK++ before? If you can help me get a small example on a sample matrix of reals, I would greatly appreciate it.
Thanks in advance.

