aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-10-08 10:42:25 -0400
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-10-08 10:42:25 -0400
commit58e0cce0f7a6beec8acd1446e3c63255d88d7628 (patch)
tree89831b45eacd33c40ca5d8dd5963000f4b33a83f
parenta76ce042e649170a32ac663e7888992b94a89937 (diff)
parent4a98cada261113e181956a329f0f730599ee8816 (diff)
merge backout
-rw-r--r--Eigen/src/SVD/JacobiSVD.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/src/SVD/JacobiSVD.h b/Eigen/src/SVD/JacobiSVD.h
index 0e21d0abe..8ee0269b1 100644
--- a/Eigen/src/SVD/JacobiSVD.h
+++ b/Eigen/src/SVD/JacobiSVD.h
@@ -47,7 +47,7 @@ struct ei_svd_precondition_if_more_cols_than_rows;
*
* \class JacobiSVD
*
- * \brief Jacobi SVD decomposition
+ * \brief Jacobi SVD decomposition of a square matrix
*
* \param MatrixType the type of the matrix of which we are computing the SVD decomposition
* \param Options a bit field of flags offering the following options: \c SkipU and \c SkipV allow to skip the computation of