Fix documentation error in SLAED2, DLAED2, SLAED8 and DLAED8
This commit is contained in:
+1
-1
@@ -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
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user