eigen/Eigen
Jitse Niesen c1eb820e50 Implement interface for NoAlias assignments.
* Rename the old copy_using_evaluators to noalias_copy_using_evaluators.
* Write a new copy_using_evaluators which strips NoAlias expression, if present,
  and calls noalias_copy_using_evaluators; in future, it will also take care of
  aliasing in products.
* Add expression() getter to NoAlias.
2012-06-29 13:24:04 +01:00
..
src Implement interface for NoAlias assignments. 2012-06-29 13:24:04 +01:00
Array
Cholesky Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
CholmodSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
CMakeLists.txt
Core Move (part of) evaluation of products to evaluator objects. 2012-06-29 13:07:21 +01:00
Dense
Eigen
Eigen2Support Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Eigenvalues Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Geometry Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Householder Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
IterativeLinearSolvers Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Jacobi Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
LeastSquares Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
LU Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
OrderingMethods Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
PardisoSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
PaStiXSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
QR Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
QtAlignedMalloc
Sparse Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
SparseCholesky Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
SparseCore Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
StdDeque
StdList
StdVector
SuperLUSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
SVD Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
UmfPackSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00