Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849)

This commit is contained in:
Martin Kroeker
2023-06-22 16:25:24 +02:00
committed by GitHub
parent a20f533b86
commit 7b73666d70
26 changed files with 61 additions and 61 deletions

View File

@@ -160,7 +160,7 @@
*> i off-diagonal elements of an intermediate
*> tridiagonal form did not converge to zero;
*> > N: if INFO = N + i, for 1 <= i <= N, then the leading
*> minor of order i of B is not positive definite.
*> principal minor of order i of B is not positive.
*> The factorization of B could not be completed and
*> no eigenvalues or eigenvectors were computed.
*> \endverbatim