merge backout

This commit is contained in:
Benoit Jacob 2010-10-08 10:42:25 -04:00
commit 58e0cce0f7

View File

@ -47,7 +47,7 @@ struct ei_svd_precondition_if_more_cols_than_rows;
* *
* \class JacobiSVD * \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 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 * \param Options a bit field of flags offering the following options: \c SkipU and \c SkipV allow to skip the computation of