File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 208208* >
209209* > \param[in,out] ERR_BNDS_NORM
210210* > \verbatim
211- * > ERR_BNDS_NORM is REAL array, dimension
212- * > (NRHS, N_ERR_BNDS)
211+ * > ERR_BNDS_NORM is REAL array, dimension (NRHS, N_ERR_BNDS)
213212* > For each right-hand side, this array contains information about
214213* > various error bounds and condition numbers corresponding to the
215214* > normwise relative error, which is defined as follows:
255254* >
256255* > \param[in,out] ERR_BNDS_COMP
257256* > \verbatim
258- * > ERR_BNDS_COMP is REAL array, dimension
259- * > (NRHS, N_ERR_BNDS)
257+ * > ERR_BNDS_COMP is REAL array, dimension (NRHS, N_ERR_BNDS)
260258* > For each right-hand side, this array contains information about
261259* > various error bounds and condition numbers corresponding to the
262260* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 161161* >
162162* > \param[in,out] Y
163163* > \verbatim
164- * > Y is COMPLEX array, dimension
165- * > (LDY,NRHS)
164+ * > Y is COMPLEX array, dimension (LDY,NRHS)
166165* > On entry, the solution matrix X, as computed by CHETRS.
167166* > On exit, the improved solution matrix Y.
168167* > \endverbatim
194193* >
195194* > \param[in,out] ERR_BNDS_NORM
196195* > \verbatim
197- * > ERR_BNDS_NORM is REAL array, dimension
198- * > (NRHS, N_ERR_BNDS)
196+ * > ERR_BNDS_NORM is REAL array, dimension (NRHS, N_ERR_BNDS)
199197* > For each right-hand side, this array contains information about
200198* > various error bounds and condition numbers corresponding to the
201199* > normwise relative error, which is defined as follows:
241239* >
242240* > \param[in,out] ERR_BNDS_COMP
243241* > \verbatim
244- * > ERR_BNDS_COMP is REAL array, dimension
245- * > (NRHS, N_ERR_BNDS)
242+ * > ERR_BNDS_COMP is REAL array, dimension (NRHS, N_ERR_BNDS)
246243* > For each right-hand side, this array contains information about
247244* > various error bounds and condition numbers corresponding to the
248245* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 153153* >
154154* > \param[in,out] Y
155155* > \verbatim
156- * > Y is COMPLEX array, dimension
157- * > (LDY,NRHS)
156+ * > Y is COMPLEX array, dimension (LDY,NRHS)
158157* > On entry, the solution matrix X, as computed by CPOTRS.
159158* > On exit, the improved solution matrix Y.
160159* > \endverbatim
186185* >
187186* > \param[in,out] ERR_BNDS_NORM
188187* > \verbatim
189- * > ERR_BNDS_NORM is REAL array, dimension
190- * > (NRHS, N_ERR_BNDS)
188+ * > ERR_BNDS_NORM is REAL array, dimension (NRHS, N_ERR_BNDS)
191189* > For each right-hand side, this array contains information about
192190* > various error bounds and condition numbers corresponding to the
193191* > normwise relative error, which is defined as follows:
233231* >
234232* > \param[in,out] ERR_BNDS_COMP
235233* > \verbatim
236- * > ERR_BNDS_COMP is REAL array, dimension
237- * > (NRHS, N_ERR_BNDS)
234+ * > ERR_BNDS_COMP is REAL array, dimension (NRHS, N_ERR_BNDS)
238235* > For each right-hand side, this array contains information about
239236* > various error bounds and condition numbers corresponding to the
240237* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 161161* >
162162* > \param[in,out] Y
163163* > \verbatim
164- * > Y is COMPLEX array, dimension
165- * > (LDY,NRHS)
164+ * > Y is COMPLEX array, dimension (LDY,NRHS)
166165* > On entry, the solution matrix X, as computed by CSYTRS.
167166* > On exit, the improved solution matrix Y.
168167* > \endverbatim
194193* >
195194* > \param[in,out] ERR_BNDS_NORM
196195* > \verbatim
197- * > ERR_BNDS_NORM is REAL array, dimension
198- * > (NRHS, N_ERR_BNDS)
196+ * > ERR_BNDS_NORM is REAL array, dimension (NRHS, N_ERR_BNDS)
199197* > For each right-hand side, this array contains information about
200198* > various error bounds and condition numbers corresponding to the
201199* > normwise relative error, which is defined as follows:
241239* >
242240* > \param[in,out] ERR_BNDS_COMP
243241* > \verbatim
244- * > ERR_BNDS_COMP is REAL array, dimension
245- * > (NRHS, N_ERR_BNDS)
242+ * > ERR_BNDS_COMP is REAL array, dimension (NRHS, N_ERR_BNDS)
246243* > For each right-hand side, this array contains information about
247244* > various error bounds and condition numbers corresponding to the
248245* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 177177* >
178178* > \param[in,out] Y
179179* > \verbatim
180- * > Y is DOUBLE PRECISION array, dimension
181- * > (LDY,NRHS)
180+ * > Y is DOUBLE PRECISION array, dimension (LDY,NRHS)
182181* > On entry, the solution matrix X, as computed by DGBTRS.
183182* > On exit, the improved solution matrix Y.
184183* > \endverbatim
210209* >
211210* > \param[in,out] ERR_BNDS_NORM
212211* > \verbatim
213- * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension
214- * > (NRHS, N_ERR_BNDS)
212+ * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
215213* > For each right-hand side, this array contains information about
216214* > various error bounds and condition numbers corresponding to the
217215* > normwise relative error, which is defined as follows:
257255* >
258256* > \param[in,out] ERR_BNDS_COMP
259257* > \verbatim
260- * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension
261- * > (NRHS, N_ERR_BNDS)
258+ * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
262259* > For each right-hand side, this array contains information about
263260* > various error bounds and condition numbers corresponding to the
264261* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 163163* >
164164* > \param[in,out] Y
165165* > \verbatim
166- * > Y is DOUBLE PRECISION array, dimension
167- * > (LDY,NRHS)
166+ * > Y is DOUBLE PRECISION array, dimension (LDY,NRHS)
168167* > On entry, the solution matrix X, as computed by DGETRS.
169168* > On exit, the improved solution matrix Y.
170169* > \endverbatim
196195* >
197196* > \param[in,out] ERRS_N
198197* > \verbatim
199- * > ERRS_N is DOUBLE PRECISION array, dimension
200- * > (NRHS, N_ERR_BNDS)
198+ * > ERRS_N is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
201199* > For each right-hand side, this array contains information about
202200* > various error bounds and condition numbers corresponding to the
203201* > normwise relative error, which is defined as follows:
243241* >
244242* > \param[in,out] ERRS_C
245243* > \verbatim
246- * > ERRS_C is DOUBLE PRECISION array, dimension
247- * > (NRHS, N_ERR_BNDS)
244+ * > ERRS_C is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
248245* > For each right-hand side, this array contains information about
249246* > various error bounds and condition numbers corresponding to the
250247* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 153153* >
154154* > \param[in,out] Y
155155* > \verbatim
156- * > Y is DOUBLE PRECISION array, dimension
157- * > (LDY,NRHS)
156+ * > Y is DOUBLE PRECISION array, dimension (LDY,NRHS)
158157* > On entry, the solution matrix X, as computed by DPOTRS.
159158* > On exit, the improved solution matrix Y.
160159* > \endverbatim
186185* >
187186* > \param[in,out] ERR_BNDS_NORM
188187* > \verbatim
189- * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension
190- * > (NRHS, N_ERR_BNDS)
188+ * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
191189* > For each right-hand side, this array contains information about
192190* > various error bounds and condition numbers corresponding to the
193191* > normwise relative error, which is defined as follows:
233231* >
234232* > \param[in,out] ERR_BNDS_COMP
235233* > \verbatim
236- * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension
237- * > (NRHS, N_ERR_BNDS)
234+ * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
238235* > For each right-hand side, this array contains information about
239236* > various error bounds and condition numbers corresponding to the
240237* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 162162* >
163163* > \param[in,out] Y
164164* > \verbatim
165- * > Y is DOUBLE PRECISION array, dimension
166- * > (LDY,NRHS)
165+ * > Y is DOUBLE PRECISION array, dimension (LDY,NRHS)
167166* > On entry, the solution matrix X, as computed by DSYTRS.
168167* > On exit, the improved solution matrix Y.
169168* > \endverbatim
195194* >
196195* > \param[in,out] ERR_BNDS_NORM
197196* > \verbatim
198- * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension
199- * > (NRHS, N_ERR_BNDS)
197+ * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
200198* > For each right-hand side, this array contains information about
201199* > various error bounds and condition numbers corresponding to the
202200* > normwise relative error, which is defined as follows:
242240* >
243241* > \param[in,out] ERR_BNDS_COMP
244242* > \verbatim
245- * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension
246- * > (NRHS, N_ERR_BNDS)
243+ * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
247244* > For each right-hand side, this array contains information about
248245* > various error bounds and condition numbers corresponding to the
249246* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 208208* >
209209* > \param[in,out] ERR_BNDS_NORM
210210* > \verbatim
211- * > ERR_BNDS_NORM is REAL array, dimension
212- * > (NRHS, N_ERR_BNDS)
211+ * > ERR_BNDS_NORM is REAL array, dimension (NRHS, N_ERR_BNDS)
213212* > For each right-hand side, this array contains information about
214213* > various error bounds and condition numbers corresponding to the
215214* > normwise relative error, which is defined as follows:
255254* >
256255* > \param[in,out] ERR_BNDS_COMP
257256* > \verbatim
258- * > ERR_BNDS_COMP is REAL array, dimension
259- * > (NRHS, N_ERR_BNDS)
257+ * > ERR_BNDS_COMP is REAL array, dimension (NRHS, N_ERR_BNDS)
260258* > For each right-hand side, this array contains information about
261259* > various error bounds and condition numbers corresponding to the
262260* > componentwise relative error, which is defined as follows:
Original file line number Diff line number Diff line change 208208* >
209209* > \param[in,out] ERR_BNDS_NORM
210210* > \verbatim
211- * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension
212- * > (NRHS, N_ERR_BNDS)
211+ * > ERR_BNDS_NORM is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
213212* > For each right-hand side, this array contains information about
214213* > various error bounds and condition numbers corresponding to the
215214* > normwise relative error, which is defined as follows:
255254* >
256255* > \param[in,out] ERR_BNDS_COMP
257256* > \verbatim
258- * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension
259- * > (NRHS, N_ERR_BNDS)
257+ * > ERR_BNDS_COMP is DOUBLE PRECISION array, dimension (NRHS, N_ERR_BNDS)
260258* > For each right-hand side, this array contains information about
261259* > various error bounds and condition numbers corresponding to the
262260* > componentwise relative error, which is defined as follows:
You can’t perform that action at this time.
0 commit comments