File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7373* > On entry, D contains the eigenvalues of the two submatrices to
7474* > be combined.
7575* > On exit, D contains the trailing (N-K) updated eigenvalues
76- * > (those which were deflated) sorted into increasing order.
76+ * > (those which were deflated) sorted into decreasing order.
7777* > \endverbatim
7878* >
7979* > \param[in,out] Q
Original file line number Diff line number Diff line change 8383* > D is DOUBLE PRECISION array, dimension (N)
8484* > On entry, the eigenvalues of the two submatrices to be
8585* > combined. On exit, the trailing (N-K) updated eigenvalues
86- * > (those which were deflated) sorted into increasing order.
86+ * > (those which were deflated) sorted into decreasing order.
8787* > \endverbatim
8888* >
8989* > \param[in,out] Q
Original file line number Diff line number Diff line change 7373* > On entry, D contains the eigenvalues of the two submatrices to
7474* > be combined.
7575* > On exit, D contains the trailing (N-K) updated eigenvalues
76- * > (those which were deflated) sorted into increasing order.
76+ * > (those which were deflated) sorted into decreasing order.
7777* > \endverbatim
7878* >
7979* > \param[in,out] Q
Original file line number Diff line number Diff line change 8383* > D is REAL array, dimension (N)
8484* > On entry, the eigenvalues of the two submatrices to be
8585* > combined. On exit, the trailing (N-K) updated eigenvalues
86- * > (those which were deflated) sorted into increasing order.
86+ * > (those which were deflated) sorted into decreasing order.
8787* > \endverbatim
8888* >
8989* > \param[in,out] Q
You can’t perform that action at this time.
0 commit comments