Logo
Explore Help
Sign In
devtools/eigen
1
0
Fork 0
You've already forked eigen
mirror of https://gitlab.com/libeigen/eigen.git synced 2026-04-10 11:34:33 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d2b0eadf523198f4b8b7b545ea0bbdb0d334c966
eigen/unsupported/Eigen/src/CMakeLists.txt

8 lines
206 B
CMake
Raw Normal View History

fix install of IterativeSolvers module
2009-02-18 13:11:29 +00:00
ADD_SUBDIRECTORY(IterativeSolvers)
Add BVH module in unsupported (patch from Ilya Baran) (I thought I committed it a week ago but it seems the command failed)
2009-03-18 20:06:06 +00:00
ADD_SUBDIRECTORY(BVH)
add an auto-diff module in unsupported. it is similar to adolc's forward mode but the advantage of using Eigen's expression template to compute the derivatives (unless you nest an AutoDiffScalar into an Eigen's matrix).
2009-04-01 14:43:37 +00:00
ADD_SUBDIRECTORY(AutoDiff)
finally commit Rohit's work as the start of a new (currently unsupported) module, MoreVectorization. CCMAIL:rpg.314@gmail.com
2009-04-14 13:15:53 +00:00
ADD_SUBDIRECTORY(MoreVectorization)
Added missing typedef (will I ever learn it!?) Removed unsupported directories that do not provide CMakeList.txt (CMake 2.8 warning). The BenchTimer is now also working on Cygwin.
2009-12-01 09:20:05 +01:00
# ADD_SUBDIRECTORY(FFT)
# ADD_SUBDIRECTORY(Skyline)
mv the Skyline module to unsupported/
2009-11-10 12:47:42 +01:00
ADD_SUBDIRECTORY(MatrixFunctions)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 138ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API