This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
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
3.4
eigen
/
test
/
geo_alignedbox.cpp
Christoph Hertzberg
199c5f2b47
geo_alignedbox_5 was failing with AVX enabled, due to storing
Vector4d
in a
std::vector
without using an aligned allocator.
...
Got rid of using `std::vector` and simplified the code. Avoid leading `_`
2021-03-01 03:59:21 +01:00
18 KiB
Raw
Permalink
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink