Fix documentation error in SLAED2, DLAED2, SLAED8 and DLAED8

This commit is contained in:
Maarten Baert
2025-06-28 13:08:20 +02:00
parent 7c8604c550
commit c4ca73c6f2
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
*> On entry, D contains the eigenvalues of the two submatrices to
*> be combined.
*> On exit, D contains the trailing (N-K) updated eigenvalues
*> (those which were deflated) sorted into increasing order.
*> (those which were deflated) sorted into decreasing order.
*> \endverbatim
*>
*> \param[in,out] Q
+1 -1
View File
@@ -83,7 +83,7 @@
*> D is DOUBLE PRECISION array, dimension (N)
*> On entry, the eigenvalues of the two submatrices to be
*> combined. On exit, the trailing (N-K) updated eigenvalues
*> (those which were deflated) sorted into increasing order.
*> (those which were deflated) sorted into decreasing order.
*> \endverbatim
*>
*> \param[in,out] Q
+1 -1
View File
@@ -73,7 +73,7 @@
*> On entry, D contains the eigenvalues of the two submatrices to
*> be combined.
*> On exit, D contains the trailing (N-K) updated eigenvalues
*> (those which were deflated) sorted into increasing order.
*> (those which were deflated) sorted into decreasing order.
*> \endverbatim
*>
*> \param[in,out] Q
+1 -1
View File
@@ -83,7 +83,7 @@
*> D is REAL array, dimension (N)
*> On entry, the eigenvalues of the two submatrices to be
*> combined. On exit, the trailing (N-K) updated eigenvalues
*> (those which were deflated) sorted into increasing order.
*> (those which were deflated) sorted into decreasing order.
*> \endverbatim
*>
*> \param[in,out] Q