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 131131* > INFO is INTEGER
132132* > = 0: successful exit
133133* > < 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,
135135* > indicating that the matrix is singular and the
136136* > solutions X have not been computed.
137137* > \endverbatim
Original file line number Diff line number Diff line change 125125* > INFO is INTEGER
126126* > = 0: successful exit
127127* > < 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,
129129* > indicating that the matrix is singular and the solutions
130130* > X have not been computed.
131131* > \endverbatim
Original file line number Diff line number Diff line change 131131* > INFO is INTEGER
132132* > = 0: successful exit
133133* > < 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,
135135* > indicating that the matrix is singular and the
136136* > solutions X have not been computed.
137137* > \endverbatim
Original file line number Diff line number Diff line change 125125* > INFO is INTEGER
126126* > = 0: successful exit
127127* > < 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,
129129* > indicating that the matrix is singular and the solutions
130130* > X have not been computed.
131131* > \endverbatim
Original file line number Diff line number Diff line change 131131* > INFO is INTEGER
132132* > = 0: successful exit
133133* > < 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,
135135* > indicating that the matrix is singular and the
136136* > solutions X have not been computed.
137137* > \endverbatim
Original file line number Diff line number Diff line change 125125* > INFO is INTEGER
126126* > = 0: successful exit
127127* > < 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,
129129* > indicating that the matrix is singular and the solutions
130130* > X have not been computed.
131131* > \endverbatim
Original file line number Diff line number Diff line change 131131* > INFO is INTEGER
132132* > = 0: successful exit
133133* > < 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,
135135* > indicating that the matrix is singular and the
136136* > solutions X have not been computed.
137137* > \endverbatim
Original file line number Diff line number Diff line change 125125* > INFO is INTEGER
126126* > = 0: successful exit
127127* > < 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,
129129* > indicating that the matrix is singular and the solutions
130130* > X have not been computed.
131131* > \endverbatim
You can’t perform that action at this time.
0 commit comments