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
b6521b799f6d14761ff8e0000a1911d560a79a0e
eigen
/
Eigen
/
src
/
plugins
History
Gael Guennebaud
9f899808d7
fix scalar - matrix
2010-01-18 22:56:47 +01:00
..
ArrayCwiseBinaryOps.h
fix scalar - matrix
2010-01-18 22:56:47 +01:00
ArrayCwiseUnaryOps.h
finally add a Array class with storage via the introduction of a DenseStorageBase
2009-12-17 13:37:00 +01:00
CMakeLists.txt
forgot to hg add this file
2010-01-05 14:36:55 +01:00
CommonCwiseBinaryOps.h
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
2009-12-04 23:17:14 +01:00
CommonCwiseUnaryOps.h
a lot of cleaning and fixes
2009-12-16 19:18:40 +01:00
MatrixCwiseBinaryOps.h
finally add a Array class with storage via the introduction of a DenseStorageBase
2009-12-17 13:37:00 +01:00
MatrixCwiseUnaryOps.h
Add the concept of base class plugins, and started to write the ArrayBase class.
2009-11-20 18:20:55 +01:00