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-09 22:56:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
test
History
Benoit Jacob
2c656c51e6
add matrix constructor taking an array. update unit-tests.
2007-12-18 08:56:18 +00:00
..
adjoint.cpp
expand unit-tests and fix const-qualifaction bugs thus discovered
2007-12-12 17:48:20 +00:00
basicstuff.cpp
add matrix constructor taking an array. update unit-tests.
2007-12-18 08:56:18 +00:00
CMakeLists.txt
add constructors and accessors/mutators specific to small vectors.
2007-12-17 20:51:40 +00:00
main.cpp
revert most of my previous commit. forcing the compiler to inline only increased
2007-12-11 14:57:42 +00:00
main.h
add constructors and accessors/mutators specific to small vectors.
2007-12-17 20:51:40 +00:00
miscmatrices.cpp
-add Ones, DiagonalMatrix, DiagonalCoeffs
2007-12-15 18:16:30 +00:00
smallvectors.cpp
add constructors and accessors/mutators specific to small vectors.
2007-12-17 20:51:40 +00:00
submatrices.cpp
-add Ones, DiagonalMatrix, DiagonalCoeffs
2007-12-15 18:16:30 +00:00