add lapack interface to real symmetric eigenvalue dec and enable building of the lapack shared library

This commit is contained in:
Gael Guennebaud
2011-02-18 11:25:04 +01:00
parent d8ca948148
commit 390724b4b6
4 changed files with 100 additions and 4 deletions

View File

@@ -29,3 +29,4 @@
#include "cholesky.cpp"
#include "lu.cpp"
#include "eigenvalues.cpp"