Hi,
I wanted to use boost and lapack-bindings in order to do standard numerics
stuff (LU, QR, eigenvals, eigenvectors, svd).
There is the geev.hpp but I couldn't get it to run (I'm using VC++ 7.1 and
get the run-time error "** On entry to DGEEV , parameter number 13 had an
illegal value"). The lu-stuff also failed with VC++ until I added a
#include
participants (1)
-
Franz Mueller