mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-13 20:26:03 +08:00
fix doc
This commit is contained in:
parent
71f023de3e
commit
2334291157
@ -47,7 +47,7 @@ struct ei_svd_precondition_if_more_cols_than_rows;
|
|||||||
*
|
*
|
||||||
* \class JacobiSVD
|
* \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 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user