This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2024-12-15 07:10:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c0d5f3c01
eigen
/
cmake
History
Sergiu Deitsch
5c516e4e0a
cmake: added Eigen3::Eigen imported target
...
(grafted from
a287140f72
)
2016-11-22 12:25:06 +01:00
..
Eigen3Config.cmake.in
cmake: added Eigen3::Eigen imported target
2016-11-22 12:25:06 +01:00
Eigen3ConfigLegacy.cmake.in
cmake: added Eigen3::Eigen imported target
2016-11-22 12:25:06 +01:00
EigenConfigureTesting.cmake
Clean hardcoded compilation options
2015-11-30 17:05:42 +01:00
EigenDetermineOSVersion.cmake
Fix cross-compiling windows version detection
2016-04-04 11:47:46 +02:00
EigenDetermineVSServicePack.cmake
Fallback to CMAKE_CXX_COMPILER_VERSION if VS version unknown
2015-06-24 15:17:37 +02:00
EigenTesting.cmake
Fixed the indentation of the cmake file
2016-11-08 14:22:36 -08:00
EigenUninstall.cmake
Added cmake uninstall target.
2014-12-04 02:57:03 -05:00
FindAdolc.cmake
Make sure ADOLC is recent enough by searching for adtl.h
2015-12-10 22:23:21 +01:00
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
FindComputeCpp.cmake
Converting all sycl buffers to uninitialised device only buffers; adding memcpyHostToDevice and memcpyDeviceToHost on syclDevice; modifying all examples to obey the new rules; moving sycl queue creating to the device based on Benoit suggestion; removing the sycl specefic condition for returning m_result in TensorReduction.h according to Benoit suggestion.
2016-11-08 17:08:02 +00:00
FindEigen2.cmake
FindEigen3.cmake
FindEigen3.cmake : search for package only if EIGEN3_INCLUDE_DIR is not already defined
2016-08-22 22:13:10 +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
FindGMP.cmake
FindGoogleHash.cmake
FindGSL.cmake
FindLAPACK.cmake
FindMetis.cmake
Change CMake warning to simple message for old Metis versions
2015-03-31 00:50:04 +02:00
FindMPFR.cmake
FindPastix.cmake
FindScotch.cmake
FindSPQR.cmake
SPQR and UmfPack need to link to cholmod.
2015-11-05 12:05:02 +01:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake
bug
#1119
: Adjust call to ?gssvx for SuperLU 5
2016-07-10 02:29:57 +02:00
FindUmfpack.cmake
SPQR and UmfPack need to link to cholmod.
2015-11-05 12:05:02 +01:00
language_support.cmake
Propagate cmake generator
2015-10-05 16:18:22 +02:00
RegexUtils.cmake
UseEigen3.cmake