From 096c13ea6dac521e550ff68bdc732592988be34b Mon Sep 17 00:00:00 2001 From: Jitse Niesen Date: Wed, 30 Jun 2010 10:41:23 +0100 Subject: Fill in open entries in decompositions table. --- doc/TopicLinearAlgebraDecompositions.dox | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/TopicLinearAlgebraDecompositions.dox') diff --git a/doc/TopicLinearAlgebraDecompositions.dox b/doc/TopicLinearAlgebraDecompositions.dox index 0a8d89b2e..1ff0549f9 100644 --- a/doc/TopicLinearAlgebraDecompositions.dox +++ b/doc/TopicLinearAlgebraDecompositions.dox @@ -109,7 +109,7 @@ namespace Eigen { Soon: blocking - \n Singular values and eigenvalues decompositions + \n Singular values and eigenvalues decompositions SVD @@ -167,7 +167,7 @@ namespace Eigen { Yes Eigenvalues/vectors - - TODO Jitse answer this + Average - @@ -183,7 +183,7 @@ namespace Eigen { - - \n Helper decompositions + \n Helper decompositions RealSchur @@ -193,13 +193,13 @@ namespace Eigen { Yes - - - TODO Jitse answer this + Average - ComplexSchur - Square and real + Square Slow-very slow2 Depends on condition number Yes @@ -211,7 +211,7 @@ namespace Eigen { UpperBidiagonalization - rows >= columns + Rows >= columns Fast Good - @@ -250,7 +250,7 @@ namespace Eigen { \b Notes: \section TopicLinAlgTerminology Terminology @@ -267,7 +267,7 @@ namespace Eigen { In the same vein, it is negative semi-definite if \f$ v^* A v \le 0 \f$ for any non zero vector \f$ v \f$
Blocking
-
Means the algorithm can work per block, whence guarantying a good scaling of the performance for large matrices.
+
Means the algorithm can work per block, whence guaranteeing a good scaling of the performance for large matrices.
Meta-unroller
Means the algorithm is automatically and explicitly unrolled for very small fixed size matrices.
-- cgit v1.2.3