00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013 #include "f2c.h"
00014 #include "blaswrap.h"
00015
00016
00017
00018 static complex c_b1 = {1.f,0.f};
00019 static integer c__1 = 1;
00020 static integer c_n1 = -1;
00021 static real c_b24 = 1.f;
00022
00023 int clatdf_(integer *ijob, integer *n, complex *z__, integer
00024 *ldz, complex *rhs, real *rdsum, real *rdscal, integer *ipiv, integer
00025 *jpiv)
00026 {
00027
00028 integer z_dim1, z_offset, i__1, i__2, i__3, i__4, i__5;
00029 complex q__1, q__2, q__3;
00030
00031
00032 void c_div(complex *, complex *, complex *);
00033 double c_abs(complex *);
00034 void c_sqrt(complex *, complex *);
00035
00036
00037 integer i__, j, k;
00038 complex bm, bp, xm[2], xp[2];
00039 integer info;
00040 complex temp, work[8];
00041 extern int cscal_(integer *, complex *, complex *,
00042 integer *);
00043 real scale;
00044 extern VOID cdotc_(complex *, integer *, complex *, integer
00045 *, complex *, integer *);
00046 extern int ccopy_(integer *, complex *, integer *,
00047 complex *, integer *);
00048 complex pmone;
00049 extern int caxpy_(integer *, complex *, complex *,
00050 integer *, complex *, integer *);
00051 real rtemp, sminu, rwork[2], splus;
00052 extern int cgesc2_(integer *, complex *, integer *,
00053 complex *, integer *, integer *, real *), cgecon_(char *, integer
00054 *, complex *, integer *, real *, real *, complex *, real *,
00055 integer *), classq_(integer *, complex *, integer *, real
00056 *, real *), claswp_(integer *, complex *, integer *, integer *,
00057 integer *, integer *, integer *);
00058 extern doublereal scasum_(integer *, complex *, integer *);
00059
00060
00061
00062
00063
00064
00065
00066
00067
00068
00069
00070
00071
00072
00073
00074
00075
00076
00077
00078
00079
00080
00081
00082
00083
00084
00085
00086
00087
00088
00089
00090
00091
00092
00093
00094
00095
00096
00097
00098
00099
00100
00101
00102
00103
00104
00105
00106
00107
00108
00109
00110
00111
00112
00113
00114
00115
00116
00117
00118
00119
00120
00121
00122
00123
00124
00125
00126
00127
00128
00129
00130
00131
00132
00133
00134
00135
00136
00137
00138
00139
00140
00141
00142
00143
00144
00145
00146
00147
00148
00149
00150
00151
00152
00153
00154
00155
00156
00157
00158
00159
00160
00161
00162
00163
00164
00165
00166
00167
00168
00169
00170
00171
00172
00173
00174 z_dim1 = *ldz;
00175 z_offset = 1 + z_dim1;
00176 z__ -= z_offset;
00177 --rhs;
00178 --ipiv;
00179 --jpiv;
00180
00181
00182 if (*ijob != 2) {
00183
00184
00185
00186 i__1 = *n - 1;
00187 claswp_(&c__1, &rhs[1], ldz, &c__1, &i__1, &ipiv[1], &c__1);
00188
00189
00190
00191 q__1.r = -1.f, q__1.i = -0.f;
00192 pmone.r = q__1.r, pmone.i = q__1.i;
00193 i__1 = *n - 1;
00194 for (j = 1; j <= i__1; ++j) {
00195 i__2 = j;
00196 q__1.r = rhs[i__2].r + 1.f, q__1.i = rhs[i__2].i + 0.f;
00197 bp.r = q__1.r, bp.i = q__1.i;
00198 i__2 = j;
00199 q__1.r = rhs[i__2].r - 1.f, q__1.i = rhs[i__2].i - 0.f;
00200 bm.r = q__1.r, bm.i = q__1.i;
00201 splus = 1.f;
00202
00203
00204
00205
00206 i__2 = *n - j;
00207 cdotc_(&q__1, &i__2, &z__[j + 1 + j * z_dim1], &c__1, &z__[j + 1
00208 + j * z_dim1], &c__1);
00209 splus += q__1.r;
00210 i__2 = *n - j;
00211 cdotc_(&q__1, &i__2, &z__[j + 1 + j * z_dim1], &c__1, &rhs[j + 1],
00212 &c__1);
00213 sminu = q__1.r;
00214 i__2 = j;
00215 splus *= rhs[i__2].r;
00216 if (splus > sminu) {
00217 i__2 = j;
00218 rhs[i__2].r = bp.r, rhs[i__2].i = bp.i;
00219 } else if (sminu > splus) {
00220 i__2 = j;
00221 rhs[i__2].r = bm.r, rhs[i__2].i = bm.i;
00222 } else {
00223
00224
00225
00226
00227
00228
00229
00230 i__2 = j;
00231 i__3 = j;
00232 q__1.r = rhs[i__3].r + pmone.r, q__1.i = rhs[i__3].i +
00233 pmone.i;
00234 rhs[i__2].r = q__1.r, rhs[i__2].i = q__1.i;
00235 pmone.r = 1.f, pmone.i = 0.f;
00236 }
00237
00238
00239
00240 i__2 = j;
00241 q__1.r = -rhs[i__2].r, q__1.i = -rhs[i__2].i;
00242 temp.r = q__1.r, temp.i = q__1.i;
00243 i__2 = *n - j;
00244 caxpy_(&i__2, &temp, &z__[j + 1 + j * z_dim1], &c__1, &rhs[j + 1],
00245 &c__1);
00246
00247 }
00248
00249
00250
00251
00252
00253
00254 i__1 = *n - 1;
00255 ccopy_(&i__1, &rhs[1], &c__1, work, &c__1);
00256 i__1 = *n - 1;
00257 i__2 = *n;
00258 q__1.r = rhs[i__2].r + 1.f, q__1.i = rhs[i__2].i + 0.f;
00259 work[i__1].r = q__1.r, work[i__1].i = q__1.i;
00260 i__1 = *n;
00261 i__2 = *n;
00262 q__1.r = rhs[i__2].r - 1.f, q__1.i = rhs[i__2].i - 0.f;
00263 rhs[i__1].r = q__1.r, rhs[i__1].i = q__1.i;
00264 splus = 0.f;
00265 sminu = 0.f;
00266 for (i__ = *n; i__ >= 1; --i__) {
00267 c_div(&q__1, &c_b1, &z__[i__ + i__ * z_dim1]);
00268 temp.r = q__1.r, temp.i = q__1.i;
00269 i__1 = i__ - 1;
00270 i__2 = i__ - 1;
00271 q__1.r = work[i__2].r * temp.r - work[i__2].i * temp.i, q__1.i =
00272 work[i__2].r * temp.i + work[i__2].i * temp.r;
00273 work[i__1].r = q__1.r, work[i__1].i = q__1.i;
00274 i__1 = i__;
00275 i__2 = i__;
00276 q__1.r = rhs[i__2].r * temp.r - rhs[i__2].i * temp.i, q__1.i =
00277 rhs[i__2].r * temp.i + rhs[i__2].i * temp.r;
00278 rhs[i__1].r = q__1.r, rhs[i__1].i = q__1.i;
00279 i__1 = *n;
00280 for (k = i__ + 1; k <= i__1; ++k) {
00281 i__2 = i__ - 1;
00282 i__3 = i__ - 1;
00283 i__4 = k - 1;
00284 i__5 = i__ + k * z_dim1;
00285 q__3.r = z__[i__5].r * temp.r - z__[i__5].i * temp.i, q__3.i =
00286 z__[i__5].r * temp.i + z__[i__5].i * temp.r;
00287 q__2.r = work[i__4].r * q__3.r - work[i__4].i * q__3.i,
00288 q__2.i = work[i__4].r * q__3.i + work[i__4].i *
00289 q__3.r;
00290 q__1.r = work[i__3].r - q__2.r, q__1.i = work[i__3].i -
00291 q__2.i;
00292 work[i__2].r = q__1.r, work[i__2].i = q__1.i;
00293 i__2 = i__;
00294 i__3 = i__;
00295 i__4 = k;
00296 i__5 = i__ + k * z_dim1;
00297 q__3.r = z__[i__5].r * temp.r - z__[i__5].i * temp.i, q__3.i =
00298 z__[i__5].r * temp.i + z__[i__5].i * temp.r;
00299 q__2.r = rhs[i__4].r * q__3.r - rhs[i__4].i * q__3.i, q__2.i =
00300 rhs[i__4].r * q__3.i + rhs[i__4].i * q__3.r;
00301 q__1.r = rhs[i__3].r - q__2.r, q__1.i = rhs[i__3].i - q__2.i;
00302 rhs[i__2].r = q__1.r, rhs[i__2].i = q__1.i;
00303
00304 }
00305 splus += c_abs(&work[i__ - 1]);
00306 sminu += c_abs(&rhs[i__]);
00307
00308 }
00309 if (splus > sminu) {
00310 ccopy_(n, work, &c__1, &rhs[1], &c__1);
00311 }
00312
00313
00314
00315 i__1 = *n - 1;
00316 claswp_(&c__1, &rhs[1], ldz, &c__1, &i__1, &jpiv[1], &c_n1);
00317
00318
00319
00320 classq_(n, &rhs[1], &c__1, rdscal, rdsum);
00321 return 0;
00322 }
00323
00324
00325
00326
00327
00328 cgecon_("I", n, &z__[z_offset], ldz, &c_b24, &rtemp, work, rwork, &info);
00329 ccopy_(n, &work[*n], &c__1, xm, &c__1);
00330
00331
00332
00333 i__1 = *n - 1;
00334 claswp_(&c__1, xm, ldz, &c__1, &i__1, &ipiv[1], &c_n1);
00335 cdotc_(&q__3, n, xm, &c__1, xm, &c__1);
00336 c_sqrt(&q__2, &q__3);
00337 c_div(&q__1, &c_b1, &q__2);
00338 temp.r = q__1.r, temp.i = q__1.i;
00339 cscal_(n, &temp, xm, &c__1);
00340 ccopy_(n, xm, &c__1, xp, &c__1);
00341 caxpy_(n, &c_b1, &rhs[1], &c__1, xp, &c__1);
00342 q__1.r = -1.f, q__1.i = -0.f;
00343 caxpy_(n, &q__1, xm, &c__1, &rhs[1], &c__1);
00344 cgesc2_(n, &z__[z_offset], ldz, &rhs[1], &ipiv[1], &jpiv[1], &scale);
00345 cgesc2_(n, &z__[z_offset], ldz, xp, &ipiv[1], &jpiv[1], &scale);
00346 if (scasum_(n, xp, &c__1) > scasum_(n, &rhs[1], &c__1)) {
00347 ccopy_(n, xp, &c__1, &rhs[1], &c__1);
00348 }
00349
00350
00351
00352 classq_(n, &rhs[1], &c__1, rdscal, rdsum);
00353 return 0;
00354
00355
00356
00357 }