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 104
104
* > \endverbatim
105
105
* > \param[in] LWORK
106
106
* > \verbatim
107
+ * > LWORK is INTEGER
107
108
* > The dimension of the array WORK. LWORK >= MB*M.
108
109
* > If LWORK = -1, then a workspace query is assumed; the routine
109
110
* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 106
106
* >
107
107
* > \param[in] LWORK
108
108
* > \verbatim
109
+ * > LWORK is INTEGER
109
110
* > The dimension of the array WORK. LWORK >= NB*N.
110
111
* > If LWORK = -1, then a workspace query is assumed; the routine
111
112
* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 133
133
* >
134
134
* > \param[in] LWORK
135
135
* > \verbatim
136
+ * > LWORK is INTEGER
136
137
* > The dimension of the array WORK. LWORK >= (M+NB)*N.
137
138
* > If LWORK = -1, then a workspace query is assumed.
138
139
* > The routine only calculates the optimal size of the WORK
Original file line number Diff line number Diff line change 104
104
* > \endverbatim
105
105
* > \param[in] LWORK
106
106
* > \verbatim
107
+ * > LWORK is INTEGER
107
108
* > The dimension of the array WORK. LWORK >= MB*M.
108
109
* > If LWORK = -1, then a workspace query is assumed; the routine
109
110
* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 106
106
* >
107
107
* > \param[in] LWORK
108
108
* > \verbatim
109
+ * > LWORK is INTEGER
109
110
* > The dimension of the array WORK. LWORK >= NB*N.
110
111
* > If LWORK = -1, then a workspace query is assumed; the routine
111
112
* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 133
133
* >
134
134
* > \param[in] LWORK
135
135
* > \verbatim
136
+ * > LWORK is INTEGER
136
137
* > The dimension of the array WORK. LWORK >= (M+NB)*N.
137
138
* > If LWORK = -1, then a workspace query is assumed.
138
139
* > The routine only calculates the optimal size of the WORK
Original file line number Diff line number Diff line change 104
104
* > \endverbatim
105
105
* > \param[in] LWORK
106
106
* > \verbatim
107
+ * > LWORK is INTEGER
107
108
* > The dimension of the array WORK. LWORK >= MB * M.
108
109
* > If LWORK = -1, then a workspace query is assumed; the routine
109
110
* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 106
106
* >
107
107
* > \param[in] LWORK
108
108
* > \verbatim
109
+ * > LWORK is INTEGER
109
110
* > The dimension of the array WORK. LWORK >= NB*N.
110
111
* > If LWORK = -1, then a workspace query is assumed; the routine
111
112
* > only calculates the optimal size of the WORK array, returns
Original file line number Diff line number Diff line change 133
133
* >
134
134
* > \param[in] LWORK
135
135
* > \verbatim
136
+ * > LWORK is INTEGER
136
137
* > The dimension of the array WORK. LWORK >= (M+NB)*N.
137
138
* > If LWORK = -1, then a workspace query is assumed.
138
139
* > The routine only calculates the optimal size of the WORK
Original file line number Diff line number Diff line change 104
104
* > \endverbatim
105
105
* > \param[in] LWORK
106
106
* > \verbatim
107
+ * > LWORK is INTEGER
107
108
* > The dimension of the array WORK. LWORK >= MB*M.
108
109
* > If LWORK = -1, then a workspace query is assumed; the routine
109
110
* > only calculates the optimal size of the WORK array, returns
You can’t perform that action at this time.
0 commit comments