eigen/Eigen
Benoit Jacob e7bdbe2e6a matrix storage order can now also be row-dominant (choosable for each matrix separately)
map() moves from MatrixBase to Matrix
much more documentation/examples/snippets
2007-12-27 21:43:10 +00:00
..
Core matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00
CMakeLists.txt rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Core.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00