.. |
Eigen3Config.cmake.in
|
Change variable names in Eigen3Config.cmake to EIGEN3_*
|
2014-06-12 10:51:02 +09:00 |
EigenConfigureTesting.cmake
|
Remove EIGEN_TEST_C++0x option and let EIGEN_TEST_CXX11 adds the -std=c++11 flag
|
2015-02-20 09:31:27 +01:00 |
EigenDetermineOSVersion.cmake
|
determine windows version from major.minor only, the patch number is irrelevant.
|
2012-01-23 21:56:46 +01:00 |
EigenDetermineVSServicePack.cmake
|
Added build name support for VC11 and its service packs.
|
2013-08-01 16:38:05 +02:00 |
EigenTesting.cmake
|
bug #967: Automatically add cxx11 suffix when building in C++11 mode
|
2015-02-28 14:52:26 +01:00 |
EigenUninstall.cmake
|
Added cmake uninstall target.
|
2014-12-04 02:57:03 -05:00 |
FindAdolc.cmake
|
|
|
FindBLAS.cmake
|
|
|
FindCholmod.cmake
|
Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport.
|
2014-07-09 16:54:15 +02:00 |
FindEigen2.cmake
|
do not confuse Eigen3 or beta versions of Eigen3 with Eigen2
|
2011-03-23 16:58:45 +01:00 |
FindEigen3.cmake
|
FindEigen3.cmake: Add reading hints of Eigen directory location from environment variables EIGEN3_ROOT and EIGEN3_ROOT_DIR .
|
2014-08-07 15:48:53 +00:00 |
FindFFTW.cmake
|
Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport.
|
2014-07-09 16:54:15 +02:00 |
FindGLEW.cmake
|
add support for uniforms
|
2010-10-12 10:39:28 +02:00 |
FindGMP.cmake
|
|
|
FindGoogleHash.cmake
|
|
|
FindGSL.cmake
|
Enable GSL tests (reverts part of changeset 6628534eb5
|
2010-12-29 17:45:18 +00:00 |
FindLAPACK.cmake
|
|
|
FindMetis.cmake
|
Change CMake warning to simple message for old Metis versions
|
2015-03-31 00:50:04 +02:00 |
FindMPFR.cmake
|
Require at least MPFR version 2.3.0, because we use mpfr_signbit.
|
2010-07-19 12:26:52 +01:00 |
FindPastix.cmake
|
Adding an interface to PaStiX, the multithreaded and distributed linear solver
|
2012-03-08 18:59:08 +01:00 |
FindScotch.cmake
|
Adding an interface to PaStiX, the multithreaded and distributed linear solver
|
2012-03-08 18:59:08 +01:00 |
FindSPQR.cmake
|
Improve SuiteSparse cmake scripts
|
2013-06-12 10:12:05 +02:00 |
FindStandardMathLibrary.cmake
|
|
|
FindSuperLU.cmake
|
add support for solving with sparse right hand side
|
2013-01-25 18:17:17 +01:00 |
FindUmfpack.cmake
|
Improve SuiteSparse cmake scripts
|
2013-06-12 10:12:05 +02:00 |
language_support.cmake
|
bug #775: propagate generator when workingaround cmake bug #9220
|
2014-04-01 11:45:43 +02:00 |
RegexUtils.cmake
|
Improves the filter for hidden files in "Eigen" and "Eigen/src".
|
2010-11-22 10:47:07 -05:00 |
UseEigen3.cmake
|
Add cmake config files
|
2013-10-09 10:25:50 +02:00 |