eigen/Eigen
Jitse Niesen 2393ceb380 Implement eval-at-once in evaluator.
- Add evaluator_traits with HasEvalTo flag, which is true if evaluator
  has evalTo() function.
- Add AllAtOnce traversal, which calls evalTo() in evaluator.
- If source evaluator in copy_using_evaluator has HasEvalTo set, then
  use AllAtOnce traversal.
2012-06-29 13:32:12 +01:00
..
src Implement eval-at-once in evaluator. 2012-06-29 13:32:12 +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 shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
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