eigen/Eigen
Gael Guennebaud c10f069b6b * Merge Extract and Part to the Part expression.
Renamed "MatrixBase::extract() const" to "MatrixBase::part() const"
* Renamed static functions identity, zero, ones, random with an upper case
  first letter: Identity, Zero, Ones and Random.
2008-07-21 00:34:46 +00:00
..
src * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
Array the big Array/Cwise rework as discussed on the mailing list. The new API 2008-07-08 00:49:10 +00:00
Cholesky
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
Geometry Various documentation improvements, in particualr in Cholesky and Geometry module. 2008-07-20 15:18:54 +00:00
LU
QR
Sparse * added an in-place version of inverseProduct which 2008-06-29 21:29:12 +00:00