File tree Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 199199* > \param[out] INFO
200200* > \verbatim
201201* > INFO is INTEGER
202- * > = 0: successful exit.
203- * > < 0: if INFO = -i, the i-th argument had an illegal value.
204- * > > 0: The updating process of SBDSDC did not converge.
202+ * > < 0: if INFO = -i, the i-th argument had an illegal value.
203+ * > = -4: if A had a NAN entry.
204+ * > > 0: The updating process of SBDSDC did not converge.
205+ * > = 0: successful exit.
205206* > \endverbatim
206207*
207208* Authors:
Original file line number Diff line number Diff line change 191191* > \param[out] INFO
192192* > \verbatim
193193* > INFO is INTEGER
194- * > = 0: successful exit.
195- * > < 0: if INFO = -i, the i-th argument had an illegal value.
196- * > > 0: DBDSDC did not converge, updating process failed.
194+ * > < 0: if INFO = -i, the i-th argument had an illegal value.
195+ * > = -4: if A had a NAN entry.
196+ * > > 0: DBDSDC did not converge, updating process failed.
197+ * > = 0: successful exit.
197198* > \endverbatim
198199*
199200* Authors:
Original file line number Diff line number Diff line change 191191* > \param[out] INFO
192192* > \verbatim
193193* > INFO is INTEGER
194- * > = 0: successful exit.
195- * > < 0: if INFO = -i, the i-th argument had an illegal value.
196- * > > 0: SBDSDC did not converge, updating process failed.
194+ * > < 0: if INFO = -i, the i-th argument had an illegal value.
195+ * > = -4: if A had a NAN entry.
196+ * > > 0: SBDSDC did not converge, updating process failed.
197+ * > = 0: successful exit.
197198* > \endverbatim
198199*
199200* Authors:
Original file line number Diff line number Diff line change 199199* > \param[out] INFO
200200* > \verbatim
201201* > INFO is INTEGER
202- * > = 0: successful exit.
203- * > < 0: if INFO = -i, the i-th argument had an illegal value.
204- * > > 0: The updating process of DBDSDC did not converge.
202+ * > < 0: if INFO = -i, the i-th argument had an illegal value.
203+ * > = -4: if A had a NAN entry.
204+ * > > 0: The updating process of DBDSDC did not converge.
205+ * > = 0: successful exit.
205206* > \endverbatim
206207*
207208* Authors:
You can’t perform that action at this time.
0 commit comments