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

This commit is contained in:
Martin Kroeker
2023-06-22 16:18:58 +02:00
committed by GitHub
parent f12b1c7b08
commit 219a73a394
27 changed files with 64 additions and 64 deletions

View File

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