eigen/lapack
Gael Guennebaud ebfed5a512 Enable incomplete BLAS/Lapack builds when no fortran compiler has been found.
Works here with gcc. Hopefully this will work for MSVC too.
2011-09-21 10:27:38 +02:00
..
cholesky.cpp add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
CMakeLists.txt Enable incomplete BLAS/Lapack builds when no fortran compiler has been found. 2011-09-21 10:27:38 +02:00
complex_double.cpp add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
complex_single.cpp add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
double.cpp add lapack interface to real symmetric eigenvalue dec and enable building of the lapack shared library 2011-02-18 11:25:04 +01:00
eigenvalues.cpp suppress unused warning 2011-02-23 09:32:55 +01:00
lapack_common.h add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
lu.cpp add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
single.cpp add lapack interface to real symmetric eigenvalue dec and enable building of the lapack shared library 2011-02-18 11:25:04 +01:00