Go to file
Benoit Jacob 89a134ba0b big architecture change dissociating "actual" dimensions from "maximum possible"
dimension. The advantage is that evaluating a dynamic-sized block in a fixed-size
matrix no longer causes a dynamic memory allocation. Other new thing:
IntAtRunTimeIfDynamic allows storing an integer at zero cost if it is known at
compile time.
2008-01-13 19:55:23 +00:00
doc big architecture change dissociating "actual" dimensions from "maximum possible" 2008-01-13 19:55:23 +00:00
Eigen big architecture change dissociating "actual" dimensions from "maximum possible" 2008-01-13 19:55:23 +00:00
test rework Identity API: no longer restricted to square matrices 2008-01-11 15:56:21 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Doxyfile Ready for alpha2 release. 2008-01-07 09:34:21 +00:00
Mainpage.dox Ready for alpha2 release. 2008-01-07 09:34:21 +00:00