This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-07-31 01:03:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
StlSupport
History
Hauke Heibel
a289065c73
Applied a fix to our std::vector specialization which prevents the usage of workaround_msvc_stl_support when T is not a class.
2010-12-02 12:33:15 +01:00
..
CMakeLists.txt
add cmakelists for 2 subdirs and make sure all subdirs are installed (GLOB)
2010-09-14 04:11:15 -04:00
details.h
Applied a fix to our std::vector specialization which prevents the usage of workaround_msvc_stl_support when T is not a class.
2010-12-02 12:33:15 +01:00
StdDeque.h
Removed debug outputs.
2010-07-28 10:47:58 +02:00
StdList.h
* added EIGEN_ALIGNED_ALLOCATOR macro to allow specifying a different aligned allocator
2010-07-26 19:06:47 -04:00
StdVector.h
fix compilation and warnings with fcc 4.0.1
2010-10-13 10:21:28 +02:00