aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src
diff options
context:
space:
mode:
authorGravatar Thomas Capricelli <orzel@freehackers.org>2010-10-04 04:08:32 +0200
committerGravatar Thomas Capricelli <orzel@freehackers.org>2010-10-04 04:08:32 +0200
commit2334291157fe192b7b9f651967126de3bf8d8cbe (patch)
treeca489a5b116d604a061962ecc4cabd0905f22ce2 /Eigen/src
parent71f023de3e7a41f456d538d4cdb75c72b90dcc75 (diff)
fix doc
Diffstat (limited to 'Eigen/src')
-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 8ee0269b1..0e21d0abe 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 of a square matrix
+ * \brief Jacobi SVD decomposition
*
* \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