File tree Expand file tree Collapse file tree 12 files changed +12
-0
lines changed Expand file tree Collapse file tree 12 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 104104* > \endverbatim
105105* > \param[in] LWORK
106106* > \verbatim
107+ * > LWORK is INTEGER
107108* > The dimension of the array WORK. LWORK >= MB*M.
108109* > If LWORK = -1, then a workspace query is assumed; the routine
109110* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 106106* >
107107* > \param[in] LWORK
108108* > \verbatim
109+ * > LWORK is INTEGER
109110* > The dimension of the array WORK. LWORK >= NB*N.
110111* > If LWORK = -1, then a workspace query is assumed; the routine
111112* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 133133* >
134134* > \param[in] LWORK
135135* > \verbatim
136+ * > LWORK is INTEGER
136137* > The dimension of the array WORK. LWORK >= (M+NB)*N.
137138* > If LWORK = -1, then a workspace query is assumed.
138139* > The routine only calculates the optimal size of the WORK
Original file line number Diff line number Diff line change 104104* > \endverbatim
105105* > \param[in] LWORK
106106* > \verbatim
107+ * > LWORK is INTEGER
107108* > The dimension of the array WORK. LWORK >= MB*M.
108109* > If LWORK = -1, then a workspace query is assumed; the routine
109110* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 106106* >
107107* > \param[in] LWORK
108108* > \verbatim
109+ * > LWORK is INTEGER
109110* > The dimension of the array WORK. LWORK >= NB*N.
110111* > If LWORK = -1, then a workspace query is assumed; the routine
111112* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 133133* >
134134* > \param[in] LWORK
135135* > \verbatim
136+ * > LWORK is INTEGER
136137* > The dimension of the array WORK. LWORK >= (M+NB)*N.
137138* > If LWORK = -1, then a workspace query is assumed.
138139* > The routine only calculates the optimal size of the WORK
Original file line number Diff line number Diff line change 104104* > \endverbatim
105105* > \param[in] LWORK
106106* > \verbatim
107+ * > LWORK is INTEGER
107108* > The dimension of the array WORK. LWORK >= MB * M.
108109* > If LWORK = -1, then a workspace query is assumed; the routine
109110* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 106106* >
107107* > \param[in] LWORK
108108* > \verbatim
109+ * > LWORK is INTEGER
109110* > The dimension of the array WORK. LWORK >= NB*N.
110111* > If LWORK = -1, then a workspace query is assumed; the routine
111112* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 133133* >
134134* > \param[in] LWORK
135135* > \verbatim
136+ * > LWORK is INTEGER
136137* > The dimension of the array WORK. LWORK >= (M+NB)*N.
137138* > If LWORK = -1, then a workspace query is assumed.
138139* > The routine only calculates the optimal size of the WORK
Original file line number Diff line number Diff line change 104104* > \endverbatim
105105* > \param[in] LWORK
106106* > \verbatim
107+ * > LWORK is INTEGER
107108* > The dimension of the array WORK. LWORK >= MB*M.
108109* > If LWORK = -1, then a workspace query is assumed; the routine
109110* > only calculates the optimal size of the WORK array, returns
You can’t perform that action at this time.
0 commit comments