File tree Expand file tree Collapse file tree 4 files changed +76
-76
lines changed Expand file tree Collapse file tree 4 files changed +76
-76
lines changed Original file line number Diff line number Diff line change 180
180
* > in the calling subroutine. LDU >= 3*NSHFTS-3.
181
181
* > \endverbatim
182
182
* >
183
- * > \param[in] NH
184
- * > \verbatim
185
- * > NH is INTEGER
186
- * > NH is the number of columns in array WH available for
187
- * > workspace. NH >= 1.
188
- * > \endverbatim
189
- * >
190
- * > \param[out] WH
191
- * > \verbatim
192
- * > WH is COMPLEX array, dimension (LDWH,NH)
193
- * > \endverbatim
194
- * >
195
- * > \param[in] LDWH
196
- * > \verbatim
197
- * > LDWH is INTEGER
198
- * > Leading dimension of WH just as declared in the
199
- * > calling procedure. LDWH >= 3*NSHFTS-3.
200
- * > \endverbatim
201
- * >
202
183
* > \param[in] NV
203
184
* > \verbatim
204
185
* > NV is INTEGER
218
199
* > in the calling subroutine. LDWV >= NV.
219
200
* > \endverbatim
220
201
*
202
+ * > \param[in] NH
203
+ * > \verbatim
204
+ * > NH is INTEGER
205
+ * > NH is the number of columns in array WH available for
206
+ * > workspace. NH >= 1.
207
+ * > \endverbatim
208
+ * >
209
+ * > \param[out] WH
210
+ * > \verbatim
211
+ * > WH is COMPLEX array, dimension (LDWH,NH)
212
+ * > \endverbatim
213
+ * >
214
+ * > \param[in] LDWH
215
+ * > \verbatim
216
+ * > LDWH is INTEGER
217
+ * > Leading dimension of WH just as declared in the
218
+ * > calling procedure. LDWH >= 3*NSHFTS-3.
219
+ * > \endverbatim
220
+ * >
221
221
* Authors:
222
222
* ========
223
223
*
Original file line number Diff line number Diff line change 188
188
* > in the calling subroutine. LDU >= 3*NSHFTS-3.
189
189
* > \endverbatim
190
190
* >
191
- * > \param[in] NH
192
- * > \verbatim
193
- * > NH is INTEGER
194
- * > NH is the number of columns in array WH available for
195
- * > workspace. NH >= 1.
196
- * > \endverbatim
197
- * >
198
- * > \param[out] WH
199
- * > \verbatim
200
- * > WH is DOUBLE PRECISION array, dimension (LDWH,NH)
201
- * > \endverbatim
202
- * >
203
- * > \param[in] LDWH
204
- * > \verbatim
205
- * > LDWH is INTEGER
206
- * > Leading dimension of WH just as declared in the
207
- * > calling procedure. LDWH >= 3*NSHFTS-3.
208
- * > \endverbatim
209
- * >
210
191
* > \param[in] NV
211
192
* > \verbatim
212
193
* > NV is INTEGER
226
207
* > in the calling subroutine. LDWV >= NV.
227
208
* > \endverbatim
228
209
*
210
+ * > \param[in] NH
211
+ * > \verbatim
212
+ * > NH is INTEGER
213
+ * > NH is the number of columns in array WH available for
214
+ * > workspace. NH >= 1.
215
+ * > \endverbatim
216
+ * >
217
+ * > \param[out] WH
218
+ * > \verbatim
219
+ * > WH is DOUBLE PRECISION array, dimension (LDWH,NH)
220
+ * > \endverbatim
221
+ * >
222
+ * > \param[in] LDWH
223
+ * > \verbatim
224
+ * > LDWH is INTEGER
225
+ * > Leading dimension of WH just as declared in the
226
+ * > calling procedure. LDWH >= 3*NSHFTS-3.
227
+ * > \endverbatim
228
+ * >
229
229
* Authors:
230
230
* ========
231
231
*
Original file line number Diff line number Diff line change 188
188
* > in the calling subroutine. LDU >= 3*NSHFTS-3.
189
189
* > \endverbatim
190
190
* >
191
- * > \param[in] NH
192
- * > \verbatim
193
- * > NH is INTEGER
194
- * > NH is the number of columns in array WH available for
195
- * > workspace. NH >= 1.
196
- * > \endverbatim
197
- * >
198
- * > \param[out] WH
199
- * > \verbatim
200
- * > WH is REAL array, dimension (LDWH,NH)
201
- * > \endverbatim
202
- * >
203
- * > \param[in] LDWH
204
- * > \verbatim
205
- * > LDWH is INTEGER
206
- * > Leading dimension of WH just as declared in the
207
- * > calling procedure. LDWH >= 3*NSHFTS-3.
208
- * > \endverbatim
209
- * >
210
191
* > \param[in] NV
211
192
* > \verbatim
212
193
* > NV is INTEGER
226
207
* > in the calling subroutine. LDWV >= NV.
227
208
* > \endverbatim
228
209
*
210
+ * > \param[in] NH
211
+ * > \verbatim
212
+ * > NH is INTEGER
213
+ * > NH is the number of columns in array WH available for
214
+ * > workspace. NH >= 1.
215
+ * > \endverbatim
216
+ * >
217
+ * > \param[out] WH
218
+ * > \verbatim
219
+ * > WH is REAL array, dimension (LDWH,NH)
220
+ * > \endverbatim
221
+ * >
222
+ * > \param[in] LDWH
223
+ * > \verbatim
224
+ * > LDWH is INTEGER
225
+ * > Leading dimension of WH just as declared in the
226
+ * > calling procedure. LDWH >= 3*NSHFTS-3.
227
+ * > \endverbatim
228
+ * >
229
229
* Authors:
230
230
* ========
231
231
*
Original file line number Diff line number Diff line change 180
180
* > in the calling subroutine. LDU >= 3*NSHFTS-3.
181
181
* > \endverbatim
182
182
* >
183
- * > \param[in] NH
184
- * > \verbatim
185
- * > NH is INTEGER
186
- * > NH is the number of columns in array WH available for
187
- * > workspace. NH >= 1.
188
- * > \endverbatim
189
- * >
190
- * > \param[out] WH
191
- * > \verbatim
192
- * > WH is COMPLEX*16 array, dimension (LDWH,NH)
193
- * > \endverbatim
194
- * >
195
- * > \param[in] LDWH
196
- * > \verbatim
197
- * > LDWH is INTEGER
198
- * > Leading dimension of WH just as declared in the
199
- * > calling procedure. LDWH >= 3*NSHFTS-3.
200
- * > \endverbatim
201
- * >
202
183
* > \param[in] NV
203
184
* > \verbatim
204
185
* > NV is INTEGER
218
199
* > in the calling subroutine. LDWV >= NV.
219
200
* > \endverbatim
220
201
*
202
+ * > \param[in] NH
203
+ * > \verbatim
204
+ * > NH is INTEGER
205
+ * > NH is the number of columns in array WH available for
206
+ * > workspace. NH >= 1.
207
+ * > \endverbatim
208
+ * >
209
+ * > \param[out] WH
210
+ * > \verbatim
211
+ * > WH is COMPLEX*16 array, dimension (LDWH,NH)
212
+ * > \endverbatim
213
+ * >
214
+ * > \param[in] LDWH
215
+ * > \verbatim
216
+ * > LDWH is INTEGER
217
+ * > Leading dimension of WH just as declared in the
218
+ * > calling procedure. LDWH >= 3*NSHFTS-3.
219
+ * > \endverbatim
220
+ * >
221
221
* Authors:
222
222
* ========
223
223
*
You can’t perform that action at this time.
0 commit comments