Benoit Jacob
|
47d354924b
|
revert most of previous commit. It really is better to forbid default
constructor for dynamic-size matrices. Now why do I feel like a beheaded
chicken running around?
|
2008-01-08 10:39:36 +00:00 |
|
Benoit Jacob
|
b036eca902
|
Revert to allowing default Matrix constructor even for dynamic size (which is
then set to 1). Discussion with jonasp made me remember why we did so in Eigen1.
Also add default constructor to Eval
|
2008-01-07 21:19:36 +00:00 |
|
Benoit Jacob
|
8ba3055447
|
Ready for alpha2 release.
- complete documentation
- add TODO
- update copyright years
|
2008-01-07 09:34:21 +00:00 |
|
Benoit Jacob
|
dfdad129a3
|
move Core/ to a src/ subdir, in preparation for following changes
|
2007-12-28 16:00:55 +00:00 |
|