eigen/Eigen
Gael Guennebaud 6d841512c7 some hyperplane changes:
- the coefficients are stored in a single vector
- added transformation methods
- removed Line* typedef since in 2D this is really an hyperplane
  and not really a line...
- HyperPlane => Hyperplane
2008-08-29 13:30:37 +00:00
..
src some hyperplane changes: 2008-08-29 13:30:37 +00:00
Array doc fixes, and extended Basic Linear Algebra and Reductions sections 2008-08-20 13:07:46 +00:00
Cholesky
CMakeLists.txt CoreDeclarations was removed 2008-08-28 17:33:27 +00:00
Core remove CoreDeclaration from the documentation 2008-08-28 19:11:03 +00:00
Geometry some hyperplane changes: 2008-08-29 13:30:37 +00:00
LU
QR
Regression fix a number of compiler errors and warnings with gcc 4.3. There was a missing 2008-08-22 01:19:53 +00:00
Sparse fix a number of compiler errors and warnings with gcc 4.3. There was a missing 2008-08-22 01:19:53 +00:00
SVD missing SVD header file 2008-08-19 20:18:46 +00:00