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
cddeeee17d0bac36f9fa0fa8177792b6ce7a2c35
eigen
/
test
History
Benoit Jacob
8bb98a80b4
split the coeffs accessors/mutators into a separate Coeffs.h file
2007-12-18 16:02:14 +00:00
..
adjoint.cpp
expand unit-tests and fix const-qualifaction bugs thus discovered
2007-12-12 17:48:20 +00:00
basicstuff.cpp
split the coeffs accessors/mutators into a separate Coeffs.h file
2007-12-18 16:02:14 +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