.. |
Eigen3Config.cmake.in
|
Change variable names in Eigen3Config.cmake to EIGEN3_*
|
2014-06-12 10:51:02 +09:00 |
EigenConfigureTesting.cmake
|
Fix bug #738: use the "current" version of cmake project directories to ease the inclusion of Eigen within other projects.
|
2014-06-06 11:06:44 +02: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
|
Added proper support for AVX and FMA in the makefiles.
|
2014-03-24 09:52:45 -07:00 |
FindAdolc.cmake
|
add a proof of concept autodiff jacobian helper class based on adolc
|
2009-02-27 16:19:13 +00:00 |
FindBLAS.cmake
|
add custom FindBLAS FindLAPACK working for c++ compiler
|
2009-02-05 09:36:52 +00:00 |
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
|
add a support module for MPFR C++ with basic unit testing
|
2010-07-15 16:29:04 +02:00 |
FindGoogleHash.cmake
|
add a compilation test in FindGoogleHash.cmake to catch configuration
|
2009-01-19 08:51:06 +00:00 |
FindGSL.cmake
|
Enable GSL tests (reverts part of changeset 6628534eb5
|
2010-12-29 17:45:18 +00:00 |
FindLAPACK.cmake
|
add custom FindBLAS FindLAPACK working for c++ compiler
|
2009-02-05 09:36:52 +00:00 |
FindMetis.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 |
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
|
add platform check for how to link to the standard math library.
|
2010-04-19 11:19:22 -04:00 |
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 |