Backed out changeset 2334291157
Sorry Thomas, these doc fixes are no longer relevant with the JacobiSVD API changes, and they are preventing me from applying my patches cleanly.
This commit is contained in:
parent
2334291157
commit
4a98cada26
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user