File tree Expand file tree Collapse file tree
lapack-netlib/SRC/VARIANTS/cholesky/TOP Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979C > INFO is INTEGER
8080C > = 0: successful exit
8181C > < 0: if INFO = -i, the i-th argument had an illegal value
82- C > > 0: if INFO = i, the leading minor of order i is not
83- C > positive definite , and the factorization could not be
82+ C > > 0: if INFO = i, the leading principal minor of order i
83+ C > is not positive , and the factorization could not be
8484C > completed.
8585C > \endverbatim
8686C >
Original file line number Diff line number Diff line change 7979C > INFO is INTEGER
8080C > = 0: successful exit
8181C > < 0: if INFO = -i, the i-th argument had an illegal value
82- C > > 0: if INFO = i, the leading minor of order i is not
83- C > positive definite , and the factorization could not be
82+ C > > 0: if INFO = i, the leading principal minor of order i
83+ C > is not positive , and the factorization could not be
8484C > completed.
8585C > \endverbatim
8686C >
Original file line number Diff line number Diff line change 7979C > INFO is INTEGER
8080C > = 0: successful exit
8181C > < 0: if INFO = -i, the i-th argument had an illegal value
82- C > > 0: if INFO = i, the leading minor of order i is not
83- C > positive definite , and the factorization could not be
82+ C > > 0: if INFO = i, the leading principal minor of order i
83+ C > is not positive , and the factorization could not be
8484C > completed.
8585C > \endverbatim
8686C >
Original file line number Diff line number Diff line change 7979C > INFO is INTEGER
8080C > = 0: successful exit
8181C > < 0: if INFO = -i, the i-th argument had an illegal value
82- C > > 0: if INFO = i, the leading minor of order i is not
83- C > positive definite , and the factorization could not be
82+ C > > 0: if INFO = i, the leading principal minor of order i
83+ C > is not positive , and the factorization could not be
8484C > completed.
8585C > \endverbatim
8686C >
You can’t perform that action at this time.
0 commit comments