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

@@ -97,8 +97,8 @@
*> INFO is INTEGER
*> = 0: successful exit
*> < 0: if INFO = -k, the k-th argument had an illegal value
*> > 0: if INFO = k, the leading minor of order k is not
*> positive definite, and the factorization could not be
*> > 0: if INFO = k, the leading principal minor of order k
*> is not positive, and the factorization could not be
*> completed.
*> \endverbatim
*