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-06-01 02:53:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
plugins
History
Gael Guennebaud
ebb2878829
finally add a Array class with storage via the introduction of a DenseStorageBase
...
base class shared by both Matrix and Array
2009-12-17 13:37:00 +01:00
..
ArrayCwiseBinaryOps.h
finally add a Array class with storage via the introduction of a DenseStorageBase
2009-12-17 13:37:00 +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
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