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-10-18 02:51:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
test
History
Benoit Jacob
06e1e0d83b
fix dot product, add norm/norm2/normalized
...
add fuzzy compares for matrices/vectors add random matrix/vector generation
2007-10-10 06:09:56 +00:00
..
CMakeLists.txt
reorganization of headers, part 2/2...
2007-10-07 15:59:09 +00:00
main.cpp
Hello, World!
2007-09-05 10:42:15 +00:00
main.h
fix dot product, add norm/norm2/normalized
2007-10-10 06:09:56 +00:00
matrixmanip.cpp
Found a way to have eval() be a member function of class EiObject, instead of a global function.
2007-09-28 06:10:34 +00:00
matrixops.cpp
temporarily remove division unit-tests. they caused div-by-zero's , reported by Michael Olbrich.
2007-09-30 16:45:40 +00:00
vectorops.cpp
temporarily remove division unit-tests. they caused div-by-zero's , reported by Michael Olbrich.
2007-09-30 16:45:40 +00:00