Fix confusing use of "minor" in inline documentation (Reference-LAPACK PR849)
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
*> the submatrix lying in rows and columns INFO/(N+1)
|
||||
*> through mod(INFO,N+1);
|
||||
*> > 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
|
||||
|
||||
Reference in New Issue
Block a user