aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Add COMPONENT DevelGravatar Laurent Montel2009-02-23
|
* * add Regression module, from eigen1, improved, with doc and unit-test.Gravatar Benoit Jacob2008-08-11
* fix .normalized() so that Random().normalized() works; since the return type became complicated to write down i just let it return an actual vector, perhaps not optimal. * add Sparse/CMakeLists.txt. I suppose that it was intentional that it didn't have CMakeLists, but in <=2.0 releases I'll just manually remove Sparse.