File tree 12 files changed +16
-16
lines changed
12 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 137
137
* > Z is COMPLEX array, dimension (LDZ,N)
138
138
* > IF WANTZ is .TRUE., then on output, the unitary
139
139
* > similarity transformation mentioned above has been
140
- * > accumulated into Z(ILOZ:IHIZ,ILO:IHI ) from the right.
140
+ * > accumulated into Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
141
141
* > If WANTZ is .FALSE., then Z is unreferenced.
142
142
* > \endverbatim
143
143
* >
Original file line number Diff line number Diff line change 142
142
* >
143
143
* > \param[in,out] Z
144
144
* > \verbatim
145
- * > Z is COMPLEX array of size (LDZ,IHI )
145
+ * > Z is COMPLEX array of size (LDZ,IHIZ )
146
146
* > If WANTZ = .TRUE., then the QR Sweep unitary
147
147
* > similarity transformation is accumulated into
148
- * > Z(ILOZ:IHIZ,ILO:IHI ) from the right.
148
+ * > Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
149
149
* > If WANTZ = .FALSE., then Z is unreferenced.
150
150
* > \endverbatim
151
151
* >
Original file line number Diff line number Diff line change 138
138
* > Z is DOUBLE PRECISION array, dimension (LDZ,N)
139
139
* > IF WANTZ is .TRUE., then on output, the orthogonal
140
140
* > similarity transformation mentioned above has been
141
- * > accumulated into Z(ILOZ:IHIZ,ILO:IHI ) from the right.
141
+ * > accumulated into Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
142
142
* > If WANTZ is .FALSE., then Z is unreferenced.
143
143
* > \endverbatim
144
144
* >
Original file line number Diff line number Diff line change 150
150
* >
151
151
* > \param[in,out] Z
152
152
* > \verbatim
153
- * > Z is DOUBLE PRECISION array of size (LDZ,IHI )
153
+ * > Z is DOUBLE PRECISION array of size (LDZ,IHIZ )
154
154
* > If WANTZ = .TRUE., then the QR Sweep orthogonal
155
155
* > similarity transformation is accumulated into
156
- * > Z(ILOZ:IHIZ,ILO:IHI ) from the right.
156
+ * > Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
157
157
* > If WANTZ = .FALSE., then Z is unreferenced.
158
158
* > \endverbatim
159
159
* >
Original file line number Diff line number Diff line change 60
60
* >
61
61
* > \param[in,out] Z
62
62
* > \verbatim
63
- * > Z is DOUBLE PRECISION array, dimension ( 4*N )
63
+ * > Z is DOUBLE PRECISION array, dimension ( 4*N0 )
64
64
* > Z holds the qd array.
65
65
* > \endverbatim
66
66
* >
Original file line number Diff line number Diff line change 56
56
* >
57
57
* > \param[in] Z
58
58
* > \verbatim
59
- * > Z is DOUBLE PRECISION array, dimension ( 4*N )
59
+ * > Z is DOUBLE PRECISION array, dimension ( 4*N0 )
60
60
* > Z holds the qd array.
61
61
* > \endverbatim
62
62
* >
Original file line number Diff line number Diff line change 138
138
* > Z is REAL array, dimension (LDZ,N)
139
139
* > IF WANTZ is .TRUE., then on output, the orthogonal
140
140
* > similarity transformation mentioned above has been
141
- * > accumulated into Z(ILOZ:IHIZ,ILO:IHI ) from the right.
141
+ * > accumulated into Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
142
142
* > If WANTZ is .FALSE., then Z is unreferenced.
143
143
* > \endverbatim
144
144
* >
Original file line number Diff line number Diff line change 150
150
* >
151
151
* > \param[in,out] Z
152
152
* > \verbatim
153
- * > Z is REAL array of size (LDZ,IHI )
153
+ * > Z is REAL array of size (LDZ,IHIZ )
154
154
* > If WANTZ = .TRUE., then the QR Sweep orthogonal
155
155
* > similarity transformation is accumulated into
156
- * > Z(ILOZ:IHIZ,ILO:IHI ) from the right.
156
+ * > Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
157
157
* > If WANTZ = .FALSE., then Z is unreferenced.
158
158
* > \endverbatim
159
159
* >
Original file line number Diff line number Diff line change 60
60
* >
61
61
* > \param[in,out] Z
62
62
* > \verbatim
63
- * > Z is REAL array, dimension ( 4*N )
63
+ * > Z is REAL array, dimension ( 4*N0 )
64
64
* > Z holds the qd array.
65
65
* > \endverbatim
66
66
* >
Original file line number Diff line number Diff line change 56
56
* >
57
57
* > \param[in] Z
58
58
* > \verbatim
59
- * > Z is REAL array, dimension ( 4*N )
59
+ * > Z is REAL array, dimension ( 4*N0 )
60
60
* > Z holds the qd array.
61
61
* > \endverbatim
62
62
* >
Original file line number Diff line number Diff line change 138
138
* > Z is COMPLEX*16 array, dimension (LDZ,N)
139
139
* > IF WANTZ is .TRUE., then on output, the unitary
140
140
* > similarity transformation mentioned above has been
141
- * > accumulated into Z(ILOZ:IHIZ,ILO:IHI ) from the right.
141
+ * > accumulated into Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
142
142
* > If WANTZ is .FALSE., then Z is unreferenced.
143
143
* > \endverbatim
144
144
* >
Original file line number Diff line number Diff line change 142
142
* >
143
143
* > \param[in,out] Z
144
144
* > \verbatim
145
- * > Z is COMPLEX*16 array of size (LDZ,IHI )
145
+ * > Z is COMPLEX*16 array of size (LDZ,IHIZ )
146
146
* > If WANTZ = .TRUE., then the QR Sweep unitary
147
147
* > similarity transformation is accumulated into
148
- * > Z(ILOZ:IHIZ,ILO:IHI ) from the right.
148
+ * > Z(ILOZ:IHIZ,ILOZ:IHIZ ) from the right.
149
149
* > If WANTZ = .FALSE., then Z is unreferenced.
150
150
* > \endverbatim
151
151
* >
You can’t perform that action at this time.
0 commit comments