File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 131
131
* > INFO is INTEGER
132
132
* > = 0: successful exit
133
133
* > < 0: if INFO = -i, the i-th argument had an illegal value
134
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
134
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
135
135
* > indicating that the matrix is singular and the
136
136
* > solutions X have not been computed.
137
137
* > \endverbatim
Original file line number Diff line number Diff line change 125
125
* > INFO is INTEGER
126
126
* > = 0: successful exit
127
127
* > < 0: if INFO = -i, the i-th argument had an illegal value
128
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
128
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
129
129
* > indicating that the matrix is singular and the solutions
130
130
* > X have not been computed.
131
131
* > \endverbatim
Original file line number Diff line number Diff line change 131
131
* > INFO is INTEGER
132
132
* > = 0: successful exit
133
133
* > < 0: if INFO = -i, the i-th argument had an illegal value
134
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
134
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
135
135
* > indicating that the matrix is singular and the
136
136
* > solutions X have not been computed.
137
137
* > \endverbatim
Original file line number Diff line number Diff line change 125
125
* > INFO is INTEGER
126
126
* > = 0: successful exit
127
127
* > < 0: if INFO = -i, the i-th argument had an illegal value
128
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
128
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
129
129
* > indicating that the matrix is singular and the solutions
130
130
* > X have not been computed.
131
131
* > \endverbatim
Original file line number Diff line number Diff line change 131
131
* > INFO is INTEGER
132
132
* > = 0: successful exit
133
133
* > < 0: if INFO = -i, the i-th argument had an illegal value
134
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
134
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
135
135
* > indicating that the matrix is singular and the
136
136
* > solutions X have not been computed.
137
137
* > \endverbatim
Original file line number Diff line number Diff line change 125
125
* > INFO is INTEGER
126
126
* > = 0: successful exit
127
127
* > < 0: if INFO = -i, the i-th argument had an illegal value
128
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
128
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
129
129
* > indicating that the matrix is singular and the solutions
130
130
* > X have not been computed.
131
131
* > \endverbatim
Original file line number Diff line number Diff line change 131
131
* > INFO is INTEGER
132
132
* > = 0: successful exit
133
133
* > < 0: if INFO = -i, the i-th argument had an illegal value
134
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
134
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
135
135
* > indicating that the matrix is singular and the
136
136
* > solutions X have not been computed.
137
137
* > \endverbatim
Original file line number Diff line number Diff line change 125
125
* > INFO is INTEGER
126
126
* > = 0: successful exit
127
127
* > < 0: if INFO = -i, the i-th argument had an illegal value
128
- * > > 0: if INFO = i, the i-th diagonal element of A is zero,
128
+ * > > 0: if INFO = i, the i-th diagonal element of A is exactly zero,
129
129
* > indicating that the matrix is singular and the solutions
130
130
* > X have not been computed.
131
131
* > \endverbatim
You can’t perform that action at this time.
0 commit comments