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-05-30 01:53:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
StlSupport
History
Gael Guennebaud
b3f5fbbd9a
oops EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION now perfroms full specialization,
...
no need for the typename keywords
2011-08-22 10:48:04 +02: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
better fix for gcc 4.6.0 / ptrdiff_t, as suggested by Benoit
2011-05-05 18:48:18 +02: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
oops EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION now perfroms full specialization,
2011-08-22 10:48:04 +02:00