eigen/Eigen
Gael Guennebaud 172000aaeb Add .perpendicular() function in Geometry module (adapted from Eigen1)
Documentation:
 * add an overview for each module.
 * add an example for .all() and Cwise::operator<
2008-07-22 10:54:42 +00:00
..
src Add .perpendicular() function in Geometry module (adapted from Eigen1) 2008-07-22 10:54:42 +00:00
Array Add .perpendicular() function in Geometry module (adapted from Eigen1) 2008-07-22 10:54:42 +00:00
Cholesky Add .perpendicular() function in Geometry module (adapted from Eigen1) 2008-07-22 10:54:42 +00:00
CMakeLists.txt * added a lazyAssign overload skipping .lazy() such that c = (<xpr>).lazy() such that 2008-07-09 13:54:21 +00:00
Core * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
CoreDeclarations added a static assertion mechanism 2008-06-04 11:16:11 +00:00
Geometry Add .perpendicular() function in Geometry module (adapted from Eigen1) 2008-07-22 10:54:42 +00:00
LU Add .perpendicular() function in Geometry module (adapted from Eigen1) 2008-07-22 10:54:42 +00:00
QR Add .perpendicular() function in Geometry module (adapted from Eigen1) 2008-07-22 10:54:42 +00:00
Sparse * added an in-place version of inverseProduct which 2008-06-29 21:29:12 +00:00