Changeset 3123 in Sophya for trunk/SophyaLib/NTools
- Timestamp:
- Jan 10, 2007, 12:53:57 PM (19 years ago)
- Location:
- trunk/SophyaLib/NTools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/Makefile
r3083 r3123 15 15 $(SOPHYAINCP)machdefs.h \ 16 16 $(SOPHYAINCP)pexceptions.h \ 17 cimage.h $(SOPHYAINCP)tmatrix.h \ 18 $(SOPHYAINCP)tarray.h \ 19 $(SOPHYAINCP)basarr.h \ 20 $(SOPHYAINCP)anydataobj.h \ 21 $(SOPHYAINCP)mutyv.h \ 22 $(SOPHYAINCP)timestamp.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)ppersist.h \ 17 $(SOPHYAINCP)machdefs.h cimage.h \ 18 $(SOPHYAINCP)tmatrix.h \ 19 $(SOPHYAINCP)tarray.h \ 20 $(SOPHYAINCP)basarr.h \ 21 $(SOPHYAINCP)anydataobj.h \ 22 $(SOPHYAINCP)mutyv.h \ 23 $(SOPHYAINCP)timestamp.h \ 24 $(SOPHYAINCP)objfio.h \ 25 $(SOPHYAINCP)ppersist.h \ 26 $(SOPHYAINCP)pexceptions.h \ 25 27 $(SOPHYAINCP)gnumd5.h \ 26 28 $(SOPHYAINCP)ppfbinstream.h \ … … 32 34 $(SOPHYAINCP)tmatrix_tsnl.h \ 33 35 $(SOPHYAINCP)fioarr.h \ 36 $(SOPHYAINCP)tmatrix.h \ 34 37 $(SOPHYAINCP)tvector.h \ 35 38 $(SOPHYAINCP)tvector_tsnl.h \ … … 41 44 $(SOPHYAINCP)machdefs.h nbtri.h \ 42 45 cspline.h \ 43 $(SOPHYAINCP)pexceptions.h 46 $(SOPHYAINCP)pexceptions.h \ 47 $(SOPHYAINCP)machdefs.h 44 48 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc 45 49 … … 55 59 $(SOPHYAINCP)perrors.h \ 56 60 $(SOPHYAINCP)pexceptions.h \ 57 dates.h 61 $(SOPHYAINCP)machdefs.h dates.h \ 62 $(SOPHYAINCP)pexceptions.h 58 63 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc 59 64 … … 62 67 $(SOPHYAINCP)machdefs.h \ 63 68 $(SOPHYAINCP)pexceptions.h \ 64 $(SOPHYAINCP)tvector.h \ 65 $(SOPHYAINCP)tmatrix.h \ 66 $(SOPHYAINCP)tarray.h \ 67 $(SOPHYAINCP)basarr.h \ 68 $(SOPHYAINCP)anydataobj.h \ 69 $(SOPHYAINCP)mutyv.h \ 70 $(SOPHYAINCP)timestamp.h \ 71 $(SOPHYAINCP)objfio.h \ 72 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)machdefs.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)tmatrix.h \ 72 $(SOPHYAINCP)tarray.h \ 73 $(SOPHYAINCP)basarr.h \ 74 $(SOPHYAINCP)anydataobj.h \ 75 $(SOPHYAINCP)mutyv.h \ 76 $(SOPHYAINCP)timestamp.h \ 77 $(SOPHYAINCP)objfio.h \ 78 $(SOPHYAINCP)ppersist.h \ 79 $(SOPHYAINCP)pexceptions.h \ 73 80 $(SOPHYAINCP)gnumd5.h \ 74 81 $(SOPHYAINCP)ppfbinstream.h \ … … 88 95 perandom.h $(SOPHYAINCP)histos.h \ 89 96 $(SOPHYAINCP)objfio.h \ 97 $(SOPHYAINCP)machdefs.h \ 90 98 $(SOPHYAINCP)anydataobj.h \ 91 99 $(SOPHYAINCP)ppersist.h \ … … 110 118 $(SOPHYAINCP)tmatrix_tsnl.h \ 111 119 $(SOPHYAINCP)tvector_tsnl.h \ 112 $(SOPHYAINCP)srandgen.h cimage.h \ 113 $(SOPHYAINCP)fioarr.h dynccd.h 120 $(SOPHYAINCP)srandgen.h \ 121 classfunc.h cimage.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)fioarr.h dynccd.h \ 124 $(SOPHYAINCP)pexceptions.h \ 125 $(SOPHYAINCP)ppersist.h 114 126 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc 115 127 … … 119 131 fct1dfit.h generalfit.h \ 120 132 $(SOPHYAINCP)pexceptions.h \ 121 $(SOPHYAINCP)tvector.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)tarray.h \ 124 $(SOPHYAINCP)basarr.h \ 125 $(SOPHYAINCP)anydataobj.h \ 126 $(SOPHYAINCP)mutyv.h \ 127 $(SOPHYAINCP)timestamp.h \ 128 $(SOPHYAINCP)objfio.h \ 129 $(SOPHYAINCP)ppersist.h \ 133 $(SOPHYAINCP)machdefs.h \ 134 $(SOPHYAINCP)tvector.h \ 135 $(SOPHYAINCP)tmatrix.h \ 136 $(SOPHYAINCP)tarray.h \ 137 $(SOPHYAINCP)basarr.h \ 138 $(SOPHYAINCP)anydataobj.h \ 139 $(SOPHYAINCP)mutyv.h \ 140 $(SOPHYAINCP)timestamp.h \ 141 $(SOPHYAINCP)objfio.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 130 144 $(SOPHYAINCP)gnumd5.h \ 131 145 $(SOPHYAINCP)ppfbinstream.h \ … … 138 152 $(SOPHYAINCP)tvector_tsnl.h \ 139 153 generaldata.h \ 154 $(SOPHYAINCP)objfio.h \ 155 $(SOPHYAINCP)ppersist.h \ 140 156 $(SOPHYAINCP)ntupintf.h poly.h \ 141 157 peida.h $(SOPHYAINCP)utils.h \ 142 158 $(SOPHYAINCP)perrors.h fmath.h \ 159 $(SOPHYAINCP)anydataobj.h \ 143 160 generalfunc.h nbconst.h tabmath.h 144 161 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc … … 149 166 fct2dfit.h generalfit.h \ 150 167 $(SOPHYAINCP)pexceptions.h \ 151 $(SOPHYAINCP)tvector.h \ 152 $(SOPHYAINCP)tmatrix.h \ 153 $(SOPHYAINCP)tarray.h \ 154 $(SOPHYAINCP)basarr.h \ 155 $(SOPHYAINCP)anydataobj.h \ 156 $(SOPHYAINCP)mutyv.h \ 157 $(SOPHYAINCP)timestamp.h \ 158 $(SOPHYAINCP)objfio.h \ 159 $(SOPHYAINCP)ppersist.h \ 168 $(SOPHYAINCP)machdefs.h \ 169 $(SOPHYAINCP)tvector.h \ 170 $(SOPHYAINCP)tmatrix.h \ 171 $(SOPHYAINCP)tarray.h \ 172 $(SOPHYAINCP)basarr.h \ 173 $(SOPHYAINCP)anydataobj.h \ 174 $(SOPHYAINCP)mutyv.h \ 175 $(SOPHYAINCP)timestamp.h \ 176 $(SOPHYAINCP)objfio.h \ 177 $(SOPHYAINCP)ppersist.h \ 178 $(SOPHYAINCP)pexceptions.h \ 160 179 $(SOPHYAINCP)gnumd5.h \ 161 180 $(SOPHYAINCP)ppfbinstream.h \ … … 168 187 $(SOPHYAINCP)tvector_tsnl.h \ 169 188 generaldata.h \ 189 $(SOPHYAINCP)objfio.h \ 190 $(SOPHYAINCP)ppersist.h \ 170 191 $(SOPHYAINCP)ntupintf.h poly.h \ 171 192 peida.h $(SOPHYAINCP)utils.h \ 172 193 $(SOPHYAINCP)perrors.h fmath.h \ 194 $(SOPHYAINCP)anydataobj.h \ 173 195 generalfunc.h nbconst.h tabmath.h simps2d.h 174 196 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc … … 179 201 $(SOPHYAINCP)machdefs.h \ 180 202 $(SOPHYAINCP)pexceptions.h \ 181 $(SOPHYAINCP)tmatrix.h \ 182 $(SOPHYAINCP)tarray.h \ 183 $(SOPHYAINCP)basarr.h \ 184 $(SOPHYAINCP)anydataobj.h \ 185 $(SOPHYAINCP)mutyv.h \ 186 $(SOPHYAINCP)timestamp.h \ 187 $(SOPHYAINCP)objfio.h \ 188 $(SOPHYAINCP)ppersist.h \ 189 $(SOPHYAINCP)gnumd5.h \ 190 $(SOPHYAINCP)ppfbinstream.h \ 191 $(SOPHYAINCP)rawstream.h \ 192 $(SOPHYAINCP)ppfnametag.h \ 193 $(SOPHYAINCP)dvlist.h \ 194 $(SOPHYAINCP)ndatablock.h \ 195 $(SOPHYAINCP)utilarr.h \ 196 $(SOPHYAINCP)tmatrix_tsnl.h \ 197 $(SOPHYAINCP)tvector.h \ 203 $(SOPHYAINCP)machdefs.h \ 204 $(SOPHYAINCP)tmatrix.h \ 205 $(SOPHYAINCP)tarray.h \ 206 $(SOPHYAINCP)basarr.h \ 207 $(SOPHYAINCP)anydataobj.h \ 208 $(SOPHYAINCP)mutyv.h \ 209 $(SOPHYAINCP)timestamp.h \ 210 $(SOPHYAINCP)objfio.h \ 211 $(SOPHYAINCP)ppersist.h \ 212 $(SOPHYAINCP)pexceptions.h \ 213 $(SOPHYAINCP)gnumd5.h \ 214 $(SOPHYAINCP)ppfbinstream.h \ 215 $(SOPHYAINCP)rawstream.h \ 216 $(SOPHYAINCP)ppfnametag.h \ 217 $(SOPHYAINCP)dvlist.h \ 218 $(SOPHYAINCP)ndatablock.h \ 219 $(SOPHYAINCP)utilarr.h \ 220 $(SOPHYAINCP)tmatrix_tsnl.h \ 221 $(SOPHYAINCP)tvector.h \ 222 $(SOPHYAINCP)tmatrix.h \ 198 223 $(SOPHYAINCP)tvector_tsnl.h \ 199 224 fftmayer.h … … 205 230 $(SOPHYAINCP)machdefs.h \ 206 231 $(SOPHYAINCP)pexceptions.h \ 207 $(SOPHYAINCP)tmatrix.h \ 208 $(SOPHYAINCP)tarray.h \ 209 $(SOPHYAINCP)basarr.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 $(SOPHYAINCP)mutyv.h \ 212 $(SOPHYAINCP)timestamp.h \ 213 $(SOPHYAINCP)objfio.h \ 214 $(SOPHYAINCP)ppersist.h \ 215 $(SOPHYAINCP)gnumd5.h \ 216 $(SOPHYAINCP)ppfbinstream.h \ 217 $(SOPHYAINCP)rawstream.h \ 218 $(SOPHYAINCP)ppfnametag.h \ 219 $(SOPHYAINCP)dvlist.h \ 220 $(SOPHYAINCP)ndatablock.h \ 221 $(SOPHYAINCP)utilarr.h \ 222 $(SOPHYAINCP)tmatrix_tsnl.h \ 223 $(SOPHYAINCP)tvector.h \ 232 $(SOPHYAINCP)machdefs.h \ 233 $(SOPHYAINCP)tmatrix.h \ 234 $(SOPHYAINCP)tarray.h \ 235 $(SOPHYAINCP)basarr.h \ 236 $(SOPHYAINCP)anydataobj.h \ 237 $(SOPHYAINCP)mutyv.h \ 238 $(SOPHYAINCP)timestamp.h \ 239 $(SOPHYAINCP)objfio.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)pexceptions.h \ 242 $(SOPHYAINCP)gnumd5.h \ 243 $(SOPHYAINCP)ppfbinstream.h \ 244 $(SOPHYAINCP)rawstream.h \ 245 $(SOPHYAINCP)ppfnametag.h \ 246 $(SOPHYAINCP)dvlist.h \ 247 $(SOPHYAINCP)ndatablock.h \ 248 $(SOPHYAINCP)utilarr.h \ 249 $(SOPHYAINCP)tmatrix_tsnl.h \ 250 $(SOPHYAINCP)tvector.h \ 251 $(SOPHYAINCP)tmatrix.h \ 224 252 $(SOPHYAINCP)tvector_tsnl.h \ 225 253 fftpackc.h … … 231 259 $(SOPHYAINCP)machdefs.h \ 232 260 $(SOPHYAINCP)pexceptions.h \ 233 $(SOPHYAINCP)tmatrix.h \ 234 $(SOPHYAINCP)tarray.h \ 235 $(SOPHYAINCP)basarr.h \ 236 $(SOPHYAINCP)anydataobj.h \ 237 $(SOPHYAINCP)mutyv.h \ 238 $(SOPHYAINCP)timestamp.h \ 239 $(SOPHYAINCP)objfio.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)gnumd5.h \ 242 $(SOPHYAINCP)ppfbinstream.h \ 243 $(SOPHYAINCP)rawstream.h \ 244 $(SOPHYAINCP)ppfnametag.h \ 245 $(SOPHYAINCP)dvlist.h \ 246 $(SOPHYAINCP)ndatablock.h \ 247 $(SOPHYAINCP)utilarr.h \ 248 $(SOPHYAINCP)tmatrix_tsnl.h \ 249 $(SOPHYAINCP)tvector.h \ 261 $(SOPHYAINCP)machdefs.h \ 262 $(SOPHYAINCP)tmatrix.h \ 263 $(SOPHYAINCP)tarray.h \ 264 $(SOPHYAINCP)basarr.h \ 265 $(SOPHYAINCP)anydataobj.h \ 266 $(SOPHYAINCP)mutyv.h \ 267 $(SOPHYAINCP)timestamp.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)ppersist.h \ 270 $(SOPHYAINCP)pexceptions.h \ 271 $(SOPHYAINCP)gnumd5.h \ 272 $(SOPHYAINCP)ppfbinstream.h \ 273 $(SOPHYAINCP)rawstream.h \ 274 $(SOPHYAINCP)ppfnametag.h \ 275 $(SOPHYAINCP)dvlist.h \ 276 $(SOPHYAINCP)ndatablock.h \ 277 $(SOPHYAINCP)utilarr.h \ 278 $(SOPHYAINCP)tmatrix_tsnl.h \ 279 $(SOPHYAINCP)tvector.h \ 280 $(SOPHYAINCP)tmatrix.h \ 250 281 $(SOPHYAINCP)tvector_tsnl.h 251 282 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc … … 256 287 $(SOPHYAINCP)machdefs.h nbmath.h \ 257 288 $(SOPHYAINCP)smathconst.h \ 289 $(SOPHYAINCP)machdefs.h \ 258 290 $(SOPHYAINCP)timing.h \ 259 291 $(SOPHYAINCP)array.h \ … … 280 312 $(SOPHYAINCP)fioarr.h \ 281 313 $(SOPHYAINCP)sopemtx.h \ 282 fftservintf.h fftpserver.h toeplitzMatrix.h 314 fftservintf.h \ 315 $(SOPHYAINCP)pexceptions.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tvector.h \ 318 fftpserver.h toeplitzMatrix.h 283 319 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc 284 320 … … 287 323 $(SOPHYAINCP)machdefs.h \ 288 324 $(SOPHYAINCP)pexceptions.h \ 325 $(SOPHYAINCP)machdefs.h \ 289 326 functab.h $(SOPHYAINCP)tvector.h \ 290 327 $(SOPHYAINCP)tmatrix.h \ … … 296 333 $(SOPHYAINCP)objfio.h \ 297 334 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)gnumd5.h \ 299 $(SOPHYAINCP)ppfbinstream.h \ 300 $(SOPHYAINCP)rawstream.h \ 301 $(SOPHYAINCP)ppfnametag.h \ 302 $(SOPHYAINCP)dvlist.h \ 303 $(SOPHYAINCP)ndatablock.h \ 304 $(SOPHYAINCP)utilarr.h \ 305 $(SOPHYAINCP)tmatrix_tsnl.h \ 306 $(SOPHYAINCP)tvector_tsnl.h 335 $(SOPHYAINCP)pexceptions.h \ 336 $(SOPHYAINCP)gnumd5.h \ 337 $(SOPHYAINCP)ppfbinstream.h \ 338 $(SOPHYAINCP)rawstream.h \ 339 $(SOPHYAINCP)ppfnametag.h \ 340 $(SOPHYAINCP)dvlist.h \ 341 $(SOPHYAINCP)ndatablock.h \ 342 $(SOPHYAINCP)utilarr.h \ 343 $(SOPHYAINCP)tmatrix_tsnl.h \ 344 $(SOPHYAINCP)tvector_tsnl.h \ 345 $(SOPHYAINCP)tarray.h 307 346 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc 308 347 … … 313 352 generalfit.h \ 314 353 $(SOPHYAINCP)pexceptions.h \ 315 $(SOPHYAINCP)tvector.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tarray.h \ 318 $(SOPHYAINCP)basarr.h \ 319 $(SOPHYAINCP)anydataobj.h \ 320 $(SOPHYAINCP)mutyv.h \ 321 $(SOPHYAINCP)timestamp.h \ 322 $(SOPHYAINCP)objfio.h \ 323 $(SOPHYAINCP)ppersist.h \ 354 $(SOPHYAINCP)machdefs.h \ 355 $(SOPHYAINCP)tvector.h \ 356 $(SOPHYAINCP)tmatrix.h \ 357 $(SOPHYAINCP)tarray.h \ 358 $(SOPHYAINCP)basarr.h \ 359 $(SOPHYAINCP)anydataobj.h \ 360 $(SOPHYAINCP)mutyv.h \ 361 $(SOPHYAINCP)timestamp.h \ 362 $(SOPHYAINCP)objfio.h \ 363 $(SOPHYAINCP)ppersist.h \ 364 $(SOPHYAINCP)pexceptions.h \ 324 365 $(SOPHYAINCP)gnumd5.h \ 325 366 $(SOPHYAINCP)ppfbinstream.h \ … … 332 373 $(SOPHYAINCP)tvector_tsnl.h \ 333 374 generaldata.h \ 375 $(SOPHYAINCP)objfio.h \ 376 $(SOPHYAINCP)ppersist.h \ 334 377 $(SOPHYAINCP)ntupintf.h poly.h \ 335 378 peida.h $(SOPHYAINCP)utils.h \ 336 379 $(SOPHYAINCP)perrors.h fmath.h \ 380 $(SOPHYAINCP)anydataobj.h \ 337 381 generalfunc.h 338 382 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc … … 342 386 $(SOPHYAINCP)machdefs.h \ 343 387 $(SOPHYAINCP)pexceptions.h \ 388 $(SOPHYAINCP)machdefs.h \ 344 389 generalfit.h \ 345 390 $(SOPHYAINCP)tvector.h \ … … 352 397 $(SOPHYAINCP)objfio.h \ 353 398 $(SOPHYAINCP)ppersist.h \ 399 $(SOPHYAINCP)pexceptions.h \ 354 400 $(SOPHYAINCP)gnumd5.h \ 355 401 $(SOPHYAINCP)ppfbinstream.h \ … … 362 408 $(SOPHYAINCP)tvector_tsnl.h \ 363 409 generaldata.h \ 410 $(SOPHYAINCP)objfio.h \ 411 $(SOPHYAINCP)ppersist.h \ 364 412 $(SOPHYAINCP)ntupintf.h poly.h \ 365 413 peida.h $(SOPHYAINCP)utils.h \ 366 414 $(SOPHYAINCP)perrors.h fmath.h \ 415 $(SOPHYAINCP)anydataobj.h \ 367 416 generalfunc.h \ 368 $(SOPHYAINCP)sopemtx.h 417 $(SOPHYAINCP)sopemtx.h \ 418 $(SOPHYAINCP)tvector.h 369 419 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc 370 420 371 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc generalfunc.h \ 372 $(SOPHYAINCP)sopnamsp.h \ 373 $(SOPHYAINCP)machdefs.h \ 374 $(SOPHYAINCP)pexceptions.h 421 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc \ 422 $(SOPHYAINCP)sopnamsp.h \ 423 $(SOPHYAINCP)machdefs.h \ 424 $(SOPHYAINCP)pexceptions.h \ 425 $(SOPHYAINCP)machdefs.h \ 426 generalfunc.h 375 427 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfunc.cc 376 428 … … 379 431 $(SOPHYAINCP)machdefs.h \ 380 432 $(SOPHYAINCP)pexceptions.h \ 433 $(SOPHYAINCP)machdefs.h \ 381 434 classfunc.h generalfit.h \ 382 435 $(SOPHYAINCP)tvector.h \ … … 389 442 $(SOPHYAINCP)objfio.h \ 390 443 $(SOPHYAINCP)ppersist.h \ 444 $(SOPHYAINCP)pexceptions.h \ 391 445 $(SOPHYAINCP)gnumd5.h \ 392 446 $(SOPHYAINCP)ppfbinstream.h \ … … 399 453 $(SOPHYAINCP)tvector_tsnl.h \ 400 454 generaldata.h \ 455 $(SOPHYAINCP)objfio.h \ 456 $(SOPHYAINCP)ppersist.h \ 401 457 $(SOPHYAINCP)ntupintf.h poly.h \ 402 458 peida.h $(SOPHYAINCP)utils.h \ 403 459 $(SOPHYAINCP)perrors.h fmath.h \ 460 $(SOPHYAINCP)anydataobj.h \ 404 461 generalfunc.h 405 462 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc … … 413 470 ntoolsinit.h \ 414 471 $(SOPHYAINCP)tarrinit.h \ 415 $(SOPHYAINCP)sophyainit.h poly.h \ 472 $(SOPHYAINCP)sophyainit.h \ 473 $(SOPHYAINCP)machdefs.h poly.h \ 416 474 $(SOPHYAINCP)objfio.h \ 417 475 $(SOPHYAINCP)anydataobj.h \ … … 423 481 $(SOPHYAINCP)ppfnametag.h \ 424 482 peida.h $(SOPHYAINCP)utils.h \ 425 $(SOPHYAINCP)perrors.h fmath.h \ 426 $(SOPHYAINCP)tvector.h \ 427 $(SOPHYAINCP)tmatrix.h \ 428 $(SOPHYAINCP)tarray.h \ 429 $(SOPHYAINCP)basarr.h \ 430 $(SOPHYAINCP)mutyv.h \ 431 $(SOPHYAINCP)timestamp.h \ 432 $(SOPHYAINCP)dvlist.h \ 433 $(SOPHYAINCP)ndatablock.h \ 434 $(SOPHYAINCP)utilarr.h \ 435 $(SOPHYAINCP)tmatrix_tsnl.h \ 436 $(SOPHYAINCP)tvector_tsnl.h \ 483 $(SOPHYAINCP)perrors.h \ 484 $(SOPHYAINCP)pexceptions.h \ 485 fmath.h $(SOPHYAINCP)tvector.h \ 486 $(SOPHYAINCP)tmatrix.h \ 487 $(SOPHYAINCP)tarray.h \ 488 $(SOPHYAINCP)basarr.h \ 489 $(SOPHYAINCP)mutyv.h \ 490 $(SOPHYAINCP)timestamp.h \ 491 $(SOPHYAINCP)objfio.h \ 492 $(SOPHYAINCP)dvlist.h \ 493 $(SOPHYAINCP)ndatablock.h \ 494 $(SOPHYAINCP)utilarr.h \ 495 $(SOPHYAINCP)tmatrix_tsnl.h \ 496 $(SOPHYAINCP)tvector_tsnl.h \ 497 $(SOPHYAINCP)ppersist.h \ 498 $(SOPHYAINCP)anydataobj.h \ 437 499 generaldata.h \ 438 500 $(SOPHYAINCP)ntupintf.h cimage.h \ 439 $(SOPHYAINCP)fioarr.h tabmath.h \ 501 $(SOPHYAINCP)tmatrix.h \ 502 $(SOPHYAINCP)fioarr.h \ 503 $(SOPHYAINCP)tvector.h tabmath.h \ 440 504 nbconst.h dates.h datime.h 441 505 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc … … 446 510 $(SOPHYAINCP)machdefs.h \ 447 511 $(SOPHYAINCP)tmatrix.h \ 512 $(SOPHYAINCP)machdefs.h \ 448 513 $(SOPHYAINCP)tarray.h \ 449 514 $(SOPHYAINCP)basarr.h \ … … 463 528 $(SOPHYAINCP)tmatrix_tsnl.h \ 464 529 cimage.h $(SOPHYAINCP)fioarr.h \ 465 $(SOPHYAINCP)tvector.h \ 466 $(SOPHYAINCP)tvector_tsnl.h \ 530 $(SOPHYAINCP)tmatrix.h \ 531 $(SOPHYAINCP)tvector.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 533 $(SOPHYAINCP)tvector.h \ 467 534 $(SOPHYAINCP)histos.h \ 468 535 $(SOPHYAINCP)peida.h \ … … 471 538 $(SOPHYAINCP)fmath.h \ 472 539 $(SOPHYAINCP)histos2.h \ 540 $(SOPHYAINCP)histos.h \ 473 541 $(SOPHYAINCP)hisprof.h \ 474 generalfit.h generaldata.h \ 542 generalfit.h \ 543 $(SOPHYAINCP)pexceptions.h \ 544 generaldata.h \ 545 $(SOPHYAINCP)objfio.h \ 546 $(SOPHYAINCP)ppersist.h \ 475 547 $(SOPHYAINCP)ntupintf.h poly.h \ 476 peida.h generalfunc.h 548 peida.h \ 549 $(SOPHYAINCP)anydataobj.h \ 550 generalfunc.h 477 551 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc 478 552 … … 481 555 $(SOPHYAINCP)machdefs.h \ 482 556 $(SOPHYAINCP)pexceptions.h \ 557 $(SOPHYAINCP)machdefs.h \ 483 558 perandom.h $(SOPHYAINCP)histos.h \ 484 559 $(SOPHYAINCP)objfio.h \ 485 560 $(SOPHYAINCP)anydataobj.h \ 486 561 $(SOPHYAINCP)ppersist.h \ 562 $(SOPHYAINCP)pexceptions.h \ 487 563 $(SOPHYAINCP)gnumd5.h \ 488 564 $(SOPHYAINCP)ppfbinstream.h \ … … 504 580 $(SOPHYAINCP)tmatrix_tsnl.h \ 505 581 $(SOPHYAINCP)tvector_tsnl.h \ 506 $(SOPHYAINCP)srandgen.h pemath.h 582 $(SOPHYAINCP)srandgen.h \ 583 classfunc.h pemath.h 507 584 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc 508 585 … … 511 588 $(SOPHYAINCP)machdefs.h poly.h \ 512 589 $(SOPHYAINCP)objfio.h \ 590 $(SOPHYAINCP)machdefs.h \ 513 591 $(SOPHYAINCP)anydataobj.h \ 514 592 $(SOPHYAINCP)ppersist.h \ … … 519 597 $(SOPHYAINCP)ppfnametag.h \ 520 598 peida.h $(SOPHYAINCP)utils.h \ 521 $(SOPHYAINCP)perrors.h fmath.h \ 522 $(SOPHYAINCP)tvector.h \ 523 $(SOPHYAINCP)tmatrix.h \ 524 $(SOPHYAINCP)tarray.h \ 525 $(SOPHYAINCP)basarr.h \ 526 $(SOPHYAINCP)mutyv.h \ 527 $(SOPHYAINCP)timestamp.h \ 528 $(SOPHYAINCP)dvlist.h \ 529 $(SOPHYAINCP)ndatablock.h \ 530 $(SOPHYAINCP)utilarr.h \ 531 $(SOPHYAINCP)tmatrix_tsnl.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 599 $(SOPHYAINCP)perrors.h \ 600 $(SOPHYAINCP)pexceptions.h \ 601 fmath.h $(SOPHYAINCP)tvector.h \ 602 $(SOPHYAINCP)tmatrix.h \ 603 $(SOPHYAINCP)tarray.h \ 604 $(SOPHYAINCP)basarr.h \ 605 $(SOPHYAINCP)mutyv.h \ 606 $(SOPHYAINCP)timestamp.h \ 607 $(SOPHYAINCP)objfio.h \ 608 $(SOPHYAINCP)dvlist.h \ 609 $(SOPHYAINCP)ndatablock.h \ 610 $(SOPHYAINCP)utilarr.h \ 611 $(SOPHYAINCP)tmatrix_tsnl.h \ 612 $(SOPHYAINCP)tvector_tsnl.h \ 613 $(SOPHYAINCP)ppersist.h \ 614 $(SOPHYAINCP)anydataobj.h \ 533 615 linfit.h $(SOPHYAINCP)sopemtx.h \ 616 $(SOPHYAINCP)tvector.h \ 534 617 $(SOPHYAINCP)fioarr.h 535 618 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc … … 540 623 rk4cdifeq.h difeq.h \ 541 624 $(SOPHYAINCP)pexceptions.h \ 542 $(SOPHYAINCP)tvector.h \ 543 $(SOPHYAINCP)tmatrix.h \ 544 $(SOPHYAINCP)tarray.h \ 545 $(SOPHYAINCP)basarr.h \ 546 $(SOPHYAINCP)anydataobj.h \ 547 $(SOPHYAINCP)mutyv.h \ 548 $(SOPHYAINCP)timestamp.h \ 549 $(SOPHYAINCP)objfio.h \ 550 $(SOPHYAINCP)ppersist.h \ 625 $(SOPHYAINCP)machdefs.h \ 626 $(SOPHYAINCP)tvector.h \ 627 $(SOPHYAINCP)tmatrix.h \ 628 $(SOPHYAINCP)tarray.h \ 629 $(SOPHYAINCP)basarr.h \ 630 $(SOPHYAINCP)anydataobj.h \ 631 $(SOPHYAINCP)mutyv.h \ 632 $(SOPHYAINCP)timestamp.h \ 633 $(SOPHYAINCP)objfio.h \ 634 $(SOPHYAINCP)ppersist.h \ 635 $(SOPHYAINCP)pexceptions.h \ 551 636 $(SOPHYAINCP)gnumd5.h \ 552 637 $(SOPHYAINCP)ppfbinstream.h \ … … 566 651 simplesort.h peida.h \ 567 652 $(SOPHYAINCP)utils.h \ 653 $(SOPHYAINCP)machdefs.h \ 568 654 $(SOPHYAINCP)perrors.h \ 655 $(SOPHYAINCP)pexceptions.h \ 569 656 $(SOPHYAINCP)pexceptions.h \ 570 657 fmath.h … … 577 664 $(SOPHYAINCP)tvector.h \ 578 665 $(SOPHYAINCP)tmatrix.h \ 579 $(SOPHYAINCP)tarray.h \ 580 $(SOPHYAINCP)basarr.h \ 581 $(SOPHYAINCP)anydataobj.h \ 582 $(SOPHYAINCP)mutyv.h \ 583 $(SOPHYAINCP)timestamp.h \ 584 $(SOPHYAINCP)objfio.h \ 585 $(SOPHYAINCP)ppersist.h \ 586 $(SOPHYAINCP)pexceptions.h \ 587 $(SOPHYAINCP)gnumd5.h \ 588 $(SOPHYAINCP)ppfbinstream.h \ 589 $(SOPHYAINCP)rawstream.h \ 590 $(SOPHYAINCP)ppfnametag.h \ 591 $(SOPHYAINCP)dvlist.h \ 592 $(SOPHYAINCP)ndatablock.h \ 593 $(SOPHYAINCP)utilarr.h \ 594 $(SOPHYAINCP)tmatrix_tsnl.h \ 595 $(SOPHYAINCP)tvector_tsnl.h \ 596 generalfit.h generaldata.h \ 666 $(SOPHYAINCP)machdefs.h \ 667 $(SOPHYAINCP)tarray.h \ 668 $(SOPHYAINCP)basarr.h \ 669 $(SOPHYAINCP)anydataobj.h \ 670 $(SOPHYAINCP)mutyv.h \ 671 $(SOPHYAINCP)timestamp.h \ 672 $(SOPHYAINCP)objfio.h \ 673 $(SOPHYAINCP)ppersist.h \ 674 $(SOPHYAINCP)pexceptions.h \ 675 $(SOPHYAINCP)gnumd5.h \ 676 $(SOPHYAINCP)ppfbinstream.h \ 677 $(SOPHYAINCP)rawstream.h \ 678 $(SOPHYAINCP)ppfnametag.h \ 679 $(SOPHYAINCP)dvlist.h \ 680 $(SOPHYAINCP)ndatablock.h \ 681 $(SOPHYAINCP)utilarr.h \ 682 $(SOPHYAINCP)tmatrix_tsnl.h \ 683 $(SOPHYAINCP)tvector_tsnl.h \ 684 generalfit.h \ 685 $(SOPHYAINCP)pexceptions.h \ 686 generaldata.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 597 689 $(SOPHYAINCP)ntupintf.h poly.h \ 598 690 peida.h $(SOPHYAINCP)utils.h \ 599 691 $(SOPHYAINCP)perrors.h fmath.h \ 692 $(SOPHYAINCP)anydataobj.h \ 600 693 generalfunc.h \ 601 694 $(SOPHYAINCP)ntuple.h \ 695 $(SOPHYAINCP)ntupintf.h \ 602 696 $(SOPHYAINCP)timing.h 603 697 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc … … 608 702 tabmath.h peida.h \ 609 703 $(SOPHYAINCP)utils.h \ 704 $(SOPHYAINCP)machdefs.h \ 610 705 $(SOPHYAINCP)perrors.h \ 706 $(SOPHYAINCP)pexceptions.h \ 611 707 $(SOPHYAINCP)pexceptions.h \ 612 708 fmath.h nbconst.h … … 618 714 $(SOPHYAINCP)machdefs.h nbmath.h \ 619 715 $(SOPHYAINCP)smathconst.h \ 716 $(SOPHYAINCP)machdefs.h \ 620 717 $(SOPHYAINCP)timing.h \ 621 718 $(SOPHYAINCP)array.h \ … … 642 739 $(SOPHYAINCP)fioarr.h \ 643 740 $(SOPHYAINCP)sopemtx.h \ 644 fftservintf.h fftpserver.h 741 fftservintf.h \ 742 $(SOPHYAINCP)pexceptions.h \ 743 $(SOPHYAINCP)tmatrix.h \ 744 $(SOPHYAINCP)tvector.h \ 745 fftpserver.h 645 746 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc 646 747 … … 667 768 $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \ 668 769 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)smathconst.h 770 $(SOPHYAINCP)smathconst.h \ 771 $(SOPHYAINCP)machdefs.h 670 772 $(CCOMPILE) -o $@ matxop.c 671 773 … … 673 775 $(SOPHYAINCP)machdefs.h \ 674 776 $(SOPHYAINCP)smathconst.h \ 675 matxop.h nbinteg.h nbtri.h 777 $(SOPHYAINCP)machdefs.h matxop.h \ 778 nbinteg.h nbtri.h 676 779 $(CCOMPILE) -o $@ nbmath.c 677 780 -
trunk/SophyaLib/NTools/smakefile
r3083 r3123 15 15 $(SOPHYAINCP)machdefs.h \ 16 16 $(SOPHYAINCP)pexceptions.h \ 17 cimage.h $(SOPHYAINCP)tmatrix.h \ 18 $(SOPHYAINCP)tarray.h \ 19 $(SOPHYAINCP)basarr.h \ 20 $(SOPHYAINCP)anydataobj.h \ 21 $(SOPHYAINCP)mutyv.h \ 22 $(SOPHYAINCP)timestamp.h \ 23 $(SOPHYAINCP)objfio.h \ 24 $(SOPHYAINCP)ppersist.h \ 17 $(SOPHYAINCP)machdefs.h cimage.h \ 18 $(SOPHYAINCP)tmatrix.h \ 19 $(SOPHYAINCP)tarray.h \ 20 $(SOPHYAINCP)basarr.h \ 21 $(SOPHYAINCP)anydataobj.h \ 22 $(SOPHYAINCP)mutyv.h \ 23 $(SOPHYAINCP)timestamp.h \ 24 $(SOPHYAINCP)objfio.h \ 25 $(SOPHYAINCP)ppersist.h \ 26 $(SOPHYAINCP)pexceptions.h \ 25 27 $(SOPHYAINCP)gnumd5.h \ 26 28 $(SOPHYAINCP)ppfbinstream.h \ … … 32 34 $(SOPHYAINCP)tmatrix_tsnl.h \ 33 35 $(SOPHYAINCP)fioarr.h \ 36 $(SOPHYAINCP)tmatrix.h \ 34 37 $(SOPHYAINCP)tvector.h \ 35 38 $(SOPHYAINCP)tvector_tsnl.h \ … … 41 44 $(SOPHYAINCP)machdefs.h nbtri.h \ 42 45 cspline.h \ 43 $(SOPHYAINCP)pexceptions.h 46 $(SOPHYAINCP)pexceptions.h \ 47 $(SOPHYAINCP)machdefs.h 44 48 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc 45 49 … … 55 59 $(SOPHYAINCP)perrors.h \ 56 60 $(SOPHYAINCP)pexceptions.h \ 57 dates.h 61 $(SOPHYAINCP)machdefs.h dates.h \ 62 $(SOPHYAINCP)pexceptions.h 58 63 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc 59 64 … … 62 67 $(SOPHYAINCP)machdefs.h \ 63 68 $(SOPHYAINCP)pexceptions.h \ 64 $(SOPHYAINCP)tvector.h \ 65 $(SOPHYAINCP)tmatrix.h \ 66 $(SOPHYAINCP)tarray.h \ 67 $(SOPHYAINCP)basarr.h \ 68 $(SOPHYAINCP)anydataobj.h \ 69 $(SOPHYAINCP)mutyv.h \ 70 $(SOPHYAINCP)timestamp.h \ 71 $(SOPHYAINCP)objfio.h \ 72 $(SOPHYAINCP)ppersist.h \ 69 $(SOPHYAINCP)machdefs.h \ 70 $(SOPHYAINCP)tvector.h \ 71 $(SOPHYAINCP)tmatrix.h \ 72 $(SOPHYAINCP)tarray.h \ 73 $(SOPHYAINCP)basarr.h \ 74 $(SOPHYAINCP)anydataobj.h \ 75 $(SOPHYAINCP)mutyv.h \ 76 $(SOPHYAINCP)timestamp.h \ 77 $(SOPHYAINCP)objfio.h \ 78 $(SOPHYAINCP)ppersist.h \ 79 $(SOPHYAINCP)pexceptions.h \ 73 80 $(SOPHYAINCP)gnumd5.h \ 74 81 $(SOPHYAINCP)ppfbinstream.h \ … … 88 95 perandom.h $(SOPHYAINCP)histos.h \ 89 96 $(SOPHYAINCP)objfio.h \ 97 $(SOPHYAINCP)machdefs.h \ 90 98 $(SOPHYAINCP)anydataobj.h \ 91 99 $(SOPHYAINCP)ppersist.h \ … … 110 118 $(SOPHYAINCP)tmatrix_tsnl.h \ 111 119 $(SOPHYAINCP)tvector_tsnl.h \ 112 $(SOPHYAINCP)srandgen.h cimage.h \ 113 $(SOPHYAINCP)fioarr.h dynccd.h 120 $(SOPHYAINCP)srandgen.h \ 121 classfunc.h cimage.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)fioarr.h dynccd.h \ 124 $(SOPHYAINCP)pexceptions.h \ 125 $(SOPHYAINCP)ppersist.h 114 126 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc 115 127 … … 119 131 fct1dfit.h generalfit.h \ 120 132 $(SOPHYAINCP)pexceptions.h \ 121 $(SOPHYAINCP)tvector.h \ 122 $(SOPHYAINCP)tmatrix.h \ 123 $(SOPHYAINCP)tarray.h \ 124 $(SOPHYAINCP)basarr.h \ 125 $(SOPHYAINCP)anydataobj.h \ 126 $(SOPHYAINCP)mutyv.h \ 127 $(SOPHYAINCP)timestamp.h \ 128 $(SOPHYAINCP)objfio.h \ 129 $(SOPHYAINCP)ppersist.h \ 133 $(SOPHYAINCP)machdefs.h \ 134 $(SOPHYAINCP)tvector.h \ 135 $(SOPHYAINCP)tmatrix.h \ 136 $(SOPHYAINCP)tarray.h \ 137 $(SOPHYAINCP)basarr.h \ 138 $(SOPHYAINCP)anydataobj.h \ 139 $(SOPHYAINCP)mutyv.h \ 140 $(SOPHYAINCP)timestamp.h \ 141 $(SOPHYAINCP)objfio.h \ 142 $(SOPHYAINCP)ppersist.h \ 143 $(SOPHYAINCP)pexceptions.h \ 130 144 $(SOPHYAINCP)gnumd5.h \ 131 145 $(SOPHYAINCP)ppfbinstream.h \ … … 138 152 $(SOPHYAINCP)tvector_tsnl.h \ 139 153 generaldata.h \ 154 $(SOPHYAINCP)objfio.h \ 155 $(SOPHYAINCP)ppersist.h \ 140 156 $(SOPHYAINCP)ntupintf.h poly.h \ 141 157 peida.h $(SOPHYAINCP)utils.h \ 142 158 $(SOPHYAINCP)perrors.h fmath.h \ 159 $(SOPHYAINCP)anydataobj.h \ 143 160 generalfunc.h nbconst.h tabmath.h 144 161 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc … … 149 166 fct2dfit.h generalfit.h \ 150 167 $(SOPHYAINCP)pexceptions.h \ 151 $(SOPHYAINCP)tvector.h \ 152 $(SOPHYAINCP)tmatrix.h \ 153 $(SOPHYAINCP)tarray.h \ 154 $(SOPHYAINCP)basarr.h \ 155 $(SOPHYAINCP)anydataobj.h \ 156 $(SOPHYAINCP)mutyv.h \ 157 $(SOPHYAINCP)timestamp.h \ 158 $(SOPHYAINCP)objfio.h \ 159 $(SOPHYAINCP)ppersist.h \ 168 $(SOPHYAINCP)machdefs.h \ 169 $(SOPHYAINCP)tvector.h \ 170 $(SOPHYAINCP)tmatrix.h \ 171 $(SOPHYAINCP)tarray.h \ 172 $(SOPHYAINCP)basarr.h \ 173 $(SOPHYAINCP)anydataobj.h \ 174 $(SOPHYAINCP)mutyv.h \ 175 $(SOPHYAINCP)timestamp.h \ 176 $(SOPHYAINCP)objfio.h \ 177 $(SOPHYAINCP)ppersist.h \ 178 $(SOPHYAINCP)pexceptions.h \ 160 179 $(SOPHYAINCP)gnumd5.h \ 161 180 $(SOPHYAINCP)ppfbinstream.h \ … … 168 187 $(SOPHYAINCP)tvector_tsnl.h \ 169 188 generaldata.h \ 189 $(SOPHYAINCP)objfio.h \ 190 $(SOPHYAINCP)ppersist.h \ 170 191 $(SOPHYAINCP)ntupintf.h poly.h \ 171 192 peida.h $(SOPHYAINCP)utils.h \ 172 193 $(SOPHYAINCP)perrors.h fmath.h \ 194 $(SOPHYAINCP)anydataobj.h \ 173 195 generalfunc.h nbconst.h tabmath.h simps2d.h 174 196 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc … … 179 201 $(SOPHYAINCP)machdefs.h \ 180 202 $(SOPHYAINCP)pexceptions.h \ 181 $(SOPHYAINCP)tmatrix.h \ 182 $(SOPHYAINCP)tarray.h \ 183 $(SOPHYAINCP)basarr.h \ 184 $(SOPHYAINCP)anydataobj.h \ 185 $(SOPHYAINCP)mutyv.h \ 186 $(SOPHYAINCP)timestamp.h \ 187 $(SOPHYAINCP)objfio.h \ 188 $(SOPHYAINCP)ppersist.h \ 189 $(SOPHYAINCP)gnumd5.h \ 190 $(SOPHYAINCP)ppfbinstream.h \ 191 $(SOPHYAINCP)rawstream.h \ 192 $(SOPHYAINCP)ppfnametag.h \ 193 $(SOPHYAINCP)dvlist.h \ 194 $(SOPHYAINCP)ndatablock.h \ 195 $(SOPHYAINCP)utilarr.h \ 196 $(SOPHYAINCP)tmatrix_tsnl.h \ 197 $(SOPHYAINCP)tvector.h \ 203 $(SOPHYAINCP)machdefs.h \ 204 $(SOPHYAINCP)tmatrix.h \ 205 $(SOPHYAINCP)tarray.h \ 206 $(SOPHYAINCP)basarr.h \ 207 $(SOPHYAINCP)anydataobj.h \ 208 $(SOPHYAINCP)mutyv.h \ 209 $(SOPHYAINCP)timestamp.h \ 210 $(SOPHYAINCP)objfio.h \ 211 $(SOPHYAINCP)ppersist.h \ 212 $(SOPHYAINCP)pexceptions.h \ 213 $(SOPHYAINCP)gnumd5.h \ 214 $(SOPHYAINCP)ppfbinstream.h \ 215 $(SOPHYAINCP)rawstream.h \ 216 $(SOPHYAINCP)ppfnametag.h \ 217 $(SOPHYAINCP)dvlist.h \ 218 $(SOPHYAINCP)ndatablock.h \ 219 $(SOPHYAINCP)utilarr.h \ 220 $(SOPHYAINCP)tmatrix_tsnl.h \ 221 $(SOPHYAINCP)tvector.h \ 222 $(SOPHYAINCP)tmatrix.h \ 198 223 $(SOPHYAINCP)tvector_tsnl.h \ 199 224 fftmayer.h … … 205 230 $(SOPHYAINCP)machdefs.h \ 206 231 $(SOPHYAINCP)pexceptions.h \ 207 $(SOPHYAINCP)tmatrix.h \ 208 $(SOPHYAINCP)tarray.h \ 209 $(SOPHYAINCP)basarr.h \ 210 $(SOPHYAINCP)anydataobj.h \ 211 $(SOPHYAINCP)mutyv.h \ 212 $(SOPHYAINCP)timestamp.h \ 213 $(SOPHYAINCP)objfio.h \ 214 $(SOPHYAINCP)ppersist.h \ 215 $(SOPHYAINCP)gnumd5.h \ 216 $(SOPHYAINCP)ppfbinstream.h \ 217 $(SOPHYAINCP)rawstream.h \ 218 $(SOPHYAINCP)ppfnametag.h \ 219 $(SOPHYAINCP)dvlist.h \ 220 $(SOPHYAINCP)ndatablock.h \ 221 $(SOPHYAINCP)utilarr.h \ 222 $(SOPHYAINCP)tmatrix_tsnl.h \ 223 $(SOPHYAINCP)tvector.h \ 232 $(SOPHYAINCP)machdefs.h \ 233 $(SOPHYAINCP)tmatrix.h \ 234 $(SOPHYAINCP)tarray.h \ 235 $(SOPHYAINCP)basarr.h \ 236 $(SOPHYAINCP)anydataobj.h \ 237 $(SOPHYAINCP)mutyv.h \ 238 $(SOPHYAINCP)timestamp.h \ 239 $(SOPHYAINCP)objfio.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)pexceptions.h \ 242 $(SOPHYAINCP)gnumd5.h \ 243 $(SOPHYAINCP)ppfbinstream.h \ 244 $(SOPHYAINCP)rawstream.h \ 245 $(SOPHYAINCP)ppfnametag.h \ 246 $(SOPHYAINCP)dvlist.h \ 247 $(SOPHYAINCP)ndatablock.h \ 248 $(SOPHYAINCP)utilarr.h \ 249 $(SOPHYAINCP)tmatrix_tsnl.h \ 250 $(SOPHYAINCP)tvector.h \ 251 $(SOPHYAINCP)tmatrix.h \ 224 252 $(SOPHYAINCP)tvector_tsnl.h \ 225 253 fftpackc.h … … 231 259 $(SOPHYAINCP)machdefs.h \ 232 260 $(SOPHYAINCP)pexceptions.h \ 233 $(SOPHYAINCP)tmatrix.h \ 234 $(SOPHYAINCP)tarray.h \ 235 $(SOPHYAINCP)basarr.h \ 236 $(SOPHYAINCP)anydataobj.h \ 237 $(SOPHYAINCP)mutyv.h \ 238 $(SOPHYAINCP)timestamp.h \ 239 $(SOPHYAINCP)objfio.h \ 240 $(SOPHYAINCP)ppersist.h \ 241 $(SOPHYAINCP)gnumd5.h \ 242 $(SOPHYAINCP)ppfbinstream.h \ 243 $(SOPHYAINCP)rawstream.h \ 244 $(SOPHYAINCP)ppfnametag.h \ 245 $(SOPHYAINCP)dvlist.h \ 246 $(SOPHYAINCP)ndatablock.h \ 247 $(SOPHYAINCP)utilarr.h \ 248 $(SOPHYAINCP)tmatrix_tsnl.h \ 249 $(SOPHYAINCP)tvector.h \ 261 $(SOPHYAINCP)machdefs.h \ 262 $(SOPHYAINCP)tmatrix.h \ 263 $(SOPHYAINCP)tarray.h \ 264 $(SOPHYAINCP)basarr.h \ 265 $(SOPHYAINCP)anydataobj.h \ 266 $(SOPHYAINCP)mutyv.h \ 267 $(SOPHYAINCP)timestamp.h \ 268 $(SOPHYAINCP)objfio.h \ 269 $(SOPHYAINCP)ppersist.h \ 270 $(SOPHYAINCP)pexceptions.h \ 271 $(SOPHYAINCP)gnumd5.h \ 272 $(SOPHYAINCP)ppfbinstream.h \ 273 $(SOPHYAINCP)rawstream.h \ 274 $(SOPHYAINCP)ppfnametag.h \ 275 $(SOPHYAINCP)dvlist.h \ 276 $(SOPHYAINCP)ndatablock.h \ 277 $(SOPHYAINCP)utilarr.h \ 278 $(SOPHYAINCP)tmatrix_tsnl.h \ 279 $(SOPHYAINCP)tvector.h \ 280 $(SOPHYAINCP)tmatrix.h \ 250 281 $(SOPHYAINCP)tvector_tsnl.h 251 282 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc … … 256 287 $(SOPHYAINCP)machdefs.h nbmath.h \ 257 288 $(SOPHYAINCP)smathconst.h \ 289 $(SOPHYAINCP)machdefs.h \ 258 290 $(SOPHYAINCP)timing.h \ 259 291 $(SOPHYAINCP)array.h \ … … 280 312 $(SOPHYAINCP)fioarr.h \ 281 313 $(SOPHYAINCP)sopemtx.h \ 282 fftservintf.h fftpserver.h toeplitzMatrix.h 314 fftservintf.h \ 315 $(SOPHYAINCP)pexceptions.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tvector.h \ 318 fftpserver.h toeplitzMatrix.h 283 319 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc 284 320 … … 287 323 $(SOPHYAINCP)machdefs.h \ 288 324 $(SOPHYAINCP)pexceptions.h \ 325 $(SOPHYAINCP)machdefs.h \ 289 326 functab.h $(SOPHYAINCP)tvector.h \ 290 327 $(SOPHYAINCP)tmatrix.h \ … … 296 333 $(SOPHYAINCP)objfio.h \ 297 334 $(SOPHYAINCP)ppersist.h \ 298 $(SOPHYAINCP)gnumd5.h \ 299 $(SOPHYAINCP)ppfbinstream.h \ 300 $(SOPHYAINCP)rawstream.h \ 301 $(SOPHYAINCP)ppfnametag.h \ 302 $(SOPHYAINCP)dvlist.h \ 303 $(SOPHYAINCP)ndatablock.h \ 304 $(SOPHYAINCP)utilarr.h \ 305 $(SOPHYAINCP)tmatrix_tsnl.h \ 306 $(SOPHYAINCP)tvector_tsnl.h 335 $(SOPHYAINCP)pexceptions.h \ 336 $(SOPHYAINCP)gnumd5.h \ 337 $(SOPHYAINCP)ppfbinstream.h \ 338 $(SOPHYAINCP)rawstream.h \ 339 $(SOPHYAINCP)ppfnametag.h \ 340 $(SOPHYAINCP)dvlist.h \ 341 $(SOPHYAINCP)ndatablock.h \ 342 $(SOPHYAINCP)utilarr.h \ 343 $(SOPHYAINCP)tmatrix_tsnl.h \ 344 $(SOPHYAINCP)tvector_tsnl.h \ 345 $(SOPHYAINCP)tarray.h 307 346 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc 308 347 … … 313 352 generalfit.h \ 314 353 $(SOPHYAINCP)pexceptions.h \ 315 $(SOPHYAINCP)tvector.h \ 316 $(SOPHYAINCP)tmatrix.h \ 317 $(SOPHYAINCP)tarray.h \ 318 $(SOPHYAINCP)basarr.h \ 319 $(SOPHYAINCP)anydataobj.h \ 320 $(SOPHYAINCP)mutyv.h \ 321 $(SOPHYAINCP)timestamp.h \ 322 $(SOPHYAINCP)objfio.h \ 323 $(SOPHYAINCP)ppersist.h \ 354 $(SOPHYAINCP)machdefs.h \ 355 $(SOPHYAINCP)tvector.h \ 356 $(SOPHYAINCP)tmatrix.h \ 357 $(SOPHYAINCP)tarray.h \ 358 $(SOPHYAINCP)basarr.h \ 359 $(SOPHYAINCP)anydataobj.h \ 360 $(SOPHYAINCP)mutyv.h \ 361 $(SOPHYAINCP)timestamp.h \ 362 $(SOPHYAINCP)objfio.h \ 363 $(SOPHYAINCP)ppersist.h \ 364 $(SOPHYAINCP)pexceptions.h \ 324 365 $(SOPHYAINCP)gnumd5.h \ 325 366 $(SOPHYAINCP)ppfbinstream.h \ … … 332 373 $(SOPHYAINCP)tvector_tsnl.h \ 333 374 generaldata.h \ 375 $(SOPHYAINCP)objfio.h \ 376 $(SOPHYAINCP)ppersist.h \ 334 377 $(SOPHYAINCP)ntupintf.h poly.h \ 335 378 peida.h $(SOPHYAINCP)utils.h \ 336 379 $(SOPHYAINCP)perrors.h fmath.h \ 380 $(SOPHYAINCP)anydataobj.h \ 337 381 generalfunc.h 338 382 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc … … 342 386 $(SOPHYAINCP)machdefs.h \ 343 387 $(SOPHYAINCP)pexceptions.h \ 388 $(SOPHYAINCP)machdefs.h \ 344 389 generalfit.h \ 345 390 $(SOPHYAINCP)tvector.h \ … … 352 397 $(SOPHYAINCP)objfio.h \ 353 398 $(SOPHYAINCP)ppersist.h \ 399 $(SOPHYAINCP)pexceptions.h \ 354 400 $(SOPHYAINCP)gnumd5.h \ 355 401 $(SOPHYAINCP)ppfbinstream.h \ … … 362 408 $(SOPHYAINCP)tvector_tsnl.h \ 363 409 generaldata.h \ 410 $(SOPHYAINCP)objfio.h \ 411 $(SOPHYAINCP)ppersist.h \ 364 412 $(SOPHYAINCP)ntupintf.h poly.h \ 365 413 peida.h $(SOPHYAINCP)utils.h \ 366 414 $(SOPHYAINCP)perrors.h fmath.h \ 415 $(SOPHYAINCP)anydataobj.h \ 367 416 generalfunc.h \ 368 $(SOPHYAINCP)sopemtx.h 417 $(SOPHYAINCP)sopemtx.h \ 418 $(SOPHYAINCP)tvector.h 369 419 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc 370 420 371 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc generalfunc.h \ 372 $(SOPHYAINCP)sopnamsp.h \ 373 $(SOPHYAINCP)machdefs.h \ 374 $(SOPHYAINCP)pexceptions.h 421 $(SOPHYAOBJP)generalfunc.o: generalfunc.cc \ 422 $(SOPHYAINCP)sopnamsp.h \ 423 $(SOPHYAINCP)machdefs.h \ 424 $(SOPHYAINCP)pexceptions.h \ 425 $(SOPHYAINCP)machdefs.h \ 426 generalfunc.h 375 427 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfunc.cc 376 428 … … 379 431 $(SOPHYAINCP)machdefs.h \ 380 432 $(SOPHYAINCP)pexceptions.h \ 433 $(SOPHYAINCP)machdefs.h \ 381 434 classfunc.h generalfit.h \ 382 435 $(SOPHYAINCP)tvector.h \ … … 389 442 $(SOPHYAINCP)objfio.h \ 390 443 $(SOPHYAINCP)ppersist.h \ 444 $(SOPHYAINCP)pexceptions.h \ 391 445 $(SOPHYAINCP)gnumd5.h \ 392 446 $(SOPHYAINCP)ppfbinstream.h \ … … 399 453 $(SOPHYAINCP)tvector_tsnl.h \ 400 454 generaldata.h \ 455 $(SOPHYAINCP)objfio.h \ 456 $(SOPHYAINCP)ppersist.h \ 401 457 $(SOPHYAINCP)ntupintf.h poly.h \ 402 458 peida.h $(SOPHYAINCP)utils.h \ 403 459 $(SOPHYAINCP)perrors.h fmath.h \ 460 $(SOPHYAINCP)anydataobj.h \ 404 461 generalfunc.h 405 462 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc … … 413 470 ntoolsinit.h \ 414 471 $(SOPHYAINCP)tarrinit.h \ 415 $(SOPHYAINCP)sophyainit.h poly.h \ 472 $(SOPHYAINCP)sophyainit.h \ 473 $(SOPHYAINCP)machdefs.h poly.h \ 416 474 $(SOPHYAINCP)objfio.h \ 417 475 $(SOPHYAINCP)anydataobj.h \ … … 423 481 $(SOPHYAINCP)ppfnametag.h \ 424 482 peida.h $(SOPHYAINCP)utils.h \ 425 $(SOPHYAINCP)perrors.h fmath.h \ 426 $(SOPHYAINCP)tvector.h \ 427 $(SOPHYAINCP)tmatrix.h \ 428 $(SOPHYAINCP)tarray.h \ 429 $(SOPHYAINCP)basarr.h \ 430 $(SOPHYAINCP)mutyv.h \ 431 $(SOPHYAINCP)timestamp.h \ 432 $(SOPHYAINCP)dvlist.h \ 433 $(SOPHYAINCP)ndatablock.h \ 434 $(SOPHYAINCP)utilarr.h \ 435 $(SOPHYAINCP)tmatrix_tsnl.h \ 436 $(SOPHYAINCP)tvector_tsnl.h \ 483 $(SOPHYAINCP)perrors.h \ 484 $(SOPHYAINCP)pexceptions.h \ 485 fmath.h $(SOPHYAINCP)tvector.h \ 486 $(SOPHYAINCP)tmatrix.h \ 487 $(SOPHYAINCP)tarray.h \ 488 $(SOPHYAINCP)basarr.h \ 489 $(SOPHYAINCP)mutyv.h \ 490 $(SOPHYAINCP)timestamp.h \ 491 $(SOPHYAINCP)objfio.h \ 492 $(SOPHYAINCP)dvlist.h \ 493 $(SOPHYAINCP)ndatablock.h \ 494 $(SOPHYAINCP)utilarr.h \ 495 $(SOPHYAINCP)tmatrix_tsnl.h \ 496 $(SOPHYAINCP)tvector_tsnl.h \ 497 $(SOPHYAINCP)ppersist.h \ 498 $(SOPHYAINCP)anydataobj.h \ 437 499 generaldata.h \ 438 500 $(SOPHYAINCP)ntupintf.h cimage.h \ 439 $(SOPHYAINCP)fioarr.h tabmath.h \ 501 $(SOPHYAINCP)tmatrix.h \ 502 $(SOPHYAINCP)fioarr.h \ 503 $(SOPHYAINCP)tvector.h tabmath.h \ 440 504 nbconst.h dates.h datime.h 441 505 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc … … 446 510 $(SOPHYAINCP)machdefs.h \ 447 511 $(SOPHYAINCP)tmatrix.h \ 512 $(SOPHYAINCP)machdefs.h \ 448 513 $(SOPHYAINCP)tarray.h \ 449 514 $(SOPHYAINCP)basarr.h \ … … 463 528 $(SOPHYAINCP)tmatrix_tsnl.h \ 464 529 cimage.h $(SOPHYAINCP)fioarr.h \ 465 $(SOPHYAINCP)tvector.h \ 466 $(SOPHYAINCP)tvector_tsnl.h \ 530 $(SOPHYAINCP)tmatrix.h \ 531 $(SOPHYAINCP)tvector.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 533 $(SOPHYAINCP)tvector.h \ 467 534 $(SOPHYAINCP)histos.h \ 468 535 $(SOPHYAINCP)peida.h \ … … 471 538 $(SOPHYAINCP)fmath.h \ 472 539 $(SOPHYAINCP)histos2.h \ 540 $(SOPHYAINCP)histos.h \ 473 541 $(SOPHYAINCP)hisprof.h \ 474 generalfit.h generaldata.h \ 542 generalfit.h \ 543 $(SOPHYAINCP)pexceptions.h \ 544 generaldata.h \ 545 $(SOPHYAINCP)objfio.h \ 546 $(SOPHYAINCP)ppersist.h \ 475 547 $(SOPHYAINCP)ntupintf.h poly.h \ 476 peida.h generalfunc.h 548 peida.h \ 549 $(SOPHYAINCP)anydataobj.h \ 550 generalfunc.h 477 551 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc 478 552 … … 481 555 $(SOPHYAINCP)machdefs.h \ 482 556 $(SOPHYAINCP)pexceptions.h \ 557 $(SOPHYAINCP)machdefs.h \ 483 558 perandom.h $(SOPHYAINCP)histos.h \ 484 559 $(SOPHYAINCP)objfio.h \ 485 560 $(SOPHYAINCP)anydataobj.h \ 486 561 $(SOPHYAINCP)ppersist.h \ 562 $(SOPHYAINCP)pexceptions.h \ 487 563 $(SOPHYAINCP)gnumd5.h \ 488 564 $(SOPHYAINCP)ppfbinstream.h \ … … 504 580 $(SOPHYAINCP)tmatrix_tsnl.h \ 505 581 $(SOPHYAINCP)tvector_tsnl.h \ 506 $(SOPHYAINCP)srandgen.h pemath.h 582 $(SOPHYAINCP)srandgen.h \ 583 classfunc.h pemath.h 507 584 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc 508 585 … … 511 588 $(SOPHYAINCP)machdefs.h poly.h \ 512 589 $(SOPHYAINCP)objfio.h \ 590 $(SOPHYAINCP)machdefs.h \ 513 591 $(SOPHYAINCP)anydataobj.h \ 514 592 $(SOPHYAINCP)ppersist.h \ … … 519 597 $(SOPHYAINCP)ppfnametag.h \ 520 598 peida.h $(SOPHYAINCP)utils.h \ 521 $(SOPHYAINCP)perrors.h fmath.h \ 522 $(SOPHYAINCP)tvector.h \ 523 $(SOPHYAINCP)tmatrix.h \ 524 $(SOPHYAINCP)tarray.h \ 525 $(SOPHYAINCP)basarr.h \ 526 $(SOPHYAINCP)mutyv.h \ 527 $(SOPHYAINCP)timestamp.h \ 528 $(SOPHYAINCP)dvlist.h \ 529 $(SOPHYAINCP)ndatablock.h \ 530 $(SOPHYAINCP)utilarr.h \ 531 $(SOPHYAINCP)tmatrix_tsnl.h \ 532 $(SOPHYAINCP)tvector_tsnl.h \ 599 $(SOPHYAINCP)perrors.h \ 600 $(SOPHYAINCP)pexceptions.h \ 601 fmath.h $(SOPHYAINCP)tvector.h \ 602 $(SOPHYAINCP)tmatrix.h \ 603 $(SOPHYAINCP)tarray.h \ 604 $(SOPHYAINCP)basarr.h \ 605 $(SOPHYAINCP)mutyv.h \ 606 $(SOPHYAINCP)timestamp.h \ 607 $(SOPHYAINCP)objfio.h \ 608 $(SOPHYAINCP)dvlist.h \ 609 $(SOPHYAINCP)ndatablock.h \ 610 $(SOPHYAINCP)utilarr.h \ 611 $(SOPHYAINCP)tmatrix_tsnl.h \ 612 $(SOPHYAINCP)tvector_tsnl.h \ 613 $(SOPHYAINCP)ppersist.h \ 614 $(SOPHYAINCP)anydataobj.h \ 533 615 linfit.h $(SOPHYAINCP)sopemtx.h \ 616 $(SOPHYAINCP)tvector.h \ 534 617 $(SOPHYAINCP)fioarr.h 535 618 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc … … 540 623 rk4cdifeq.h difeq.h \ 541 624 $(SOPHYAINCP)pexceptions.h \ 542 $(SOPHYAINCP)tvector.h \ 543 $(SOPHYAINCP)tmatrix.h \ 544 $(SOPHYAINCP)tarray.h \ 545 $(SOPHYAINCP)basarr.h \ 546 $(SOPHYAINCP)anydataobj.h \ 547 $(SOPHYAINCP)mutyv.h \ 548 $(SOPHYAINCP)timestamp.h \ 549 $(SOPHYAINCP)objfio.h \ 550 $(SOPHYAINCP)ppersist.h \ 625 $(SOPHYAINCP)machdefs.h \ 626 $(SOPHYAINCP)tvector.h \ 627 $(SOPHYAINCP)tmatrix.h \ 628 $(SOPHYAINCP)tarray.h \ 629 $(SOPHYAINCP)basarr.h \ 630 $(SOPHYAINCP)anydataobj.h \ 631 $(SOPHYAINCP)mutyv.h \ 632 $(SOPHYAINCP)timestamp.h \ 633 $(SOPHYAINCP)objfio.h \ 634 $(SOPHYAINCP)ppersist.h \ 635 $(SOPHYAINCP)pexceptions.h \ 551 636 $(SOPHYAINCP)gnumd5.h \ 552 637 $(SOPHYAINCP)ppfbinstream.h \ … … 566 651 simplesort.h peida.h \ 567 652 $(SOPHYAINCP)utils.h \ 653 $(SOPHYAINCP)machdefs.h \ 568 654 $(SOPHYAINCP)perrors.h \ 655 $(SOPHYAINCP)pexceptions.h \ 569 656 $(SOPHYAINCP)pexceptions.h \ 570 657 fmath.h … … 577 664 $(SOPHYAINCP)tvector.h \ 578 665 $(SOPHYAINCP)tmatrix.h \ 579 $(SOPHYAINCP)tarray.h \ 580 $(SOPHYAINCP)basarr.h \ 581 $(SOPHYAINCP)anydataobj.h \ 582 $(SOPHYAINCP)mutyv.h \ 583 $(SOPHYAINCP)timestamp.h \ 584 $(SOPHYAINCP)objfio.h \ 585 $(SOPHYAINCP)ppersist.h \ 586 $(SOPHYAINCP)pexceptions.h \ 587 $(SOPHYAINCP)gnumd5.h \ 588 $(SOPHYAINCP)ppfbinstream.h \ 589 $(SOPHYAINCP)rawstream.h \ 590 $(SOPHYAINCP)ppfnametag.h \ 591 $(SOPHYAINCP)dvlist.h \ 592 $(SOPHYAINCP)ndatablock.h \ 593 $(SOPHYAINCP)utilarr.h \ 594 $(SOPHYAINCP)tmatrix_tsnl.h \ 595 $(SOPHYAINCP)tvector_tsnl.h \ 596 generalfit.h generaldata.h \ 666 $(SOPHYAINCP)machdefs.h \ 667 $(SOPHYAINCP)tarray.h \ 668 $(SOPHYAINCP)basarr.h \ 669 $(SOPHYAINCP)anydataobj.h \ 670 $(SOPHYAINCP)mutyv.h \ 671 $(SOPHYAINCP)timestamp.h \ 672 $(SOPHYAINCP)objfio.h \ 673 $(SOPHYAINCP)ppersist.h \ 674 $(SOPHYAINCP)pexceptions.h \ 675 $(SOPHYAINCP)gnumd5.h \ 676 $(SOPHYAINCP)ppfbinstream.h \ 677 $(SOPHYAINCP)rawstream.h \ 678 $(SOPHYAINCP)ppfnametag.h \ 679 $(SOPHYAINCP)dvlist.h \ 680 $(SOPHYAINCP)ndatablock.h \ 681 $(SOPHYAINCP)utilarr.h \ 682 $(SOPHYAINCP)tmatrix_tsnl.h \ 683 $(SOPHYAINCP)tvector_tsnl.h \ 684 generalfit.h \ 685 $(SOPHYAINCP)pexceptions.h \ 686 generaldata.h \ 687 $(SOPHYAINCP)objfio.h \ 688 $(SOPHYAINCP)ppersist.h \ 597 689 $(SOPHYAINCP)ntupintf.h poly.h \ 598 690 peida.h $(SOPHYAINCP)utils.h \ 599 691 $(SOPHYAINCP)perrors.h fmath.h \ 692 $(SOPHYAINCP)anydataobj.h \ 600 693 generalfunc.h \ 601 694 $(SOPHYAINCP)ntuple.h \ 695 $(SOPHYAINCP)ntupintf.h \ 602 696 $(SOPHYAINCP)timing.h 603 697 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc … … 608 702 tabmath.h peida.h \ 609 703 $(SOPHYAINCP)utils.h \ 704 $(SOPHYAINCP)machdefs.h \ 610 705 $(SOPHYAINCP)perrors.h \ 706 $(SOPHYAINCP)pexceptions.h \ 611 707 $(SOPHYAINCP)pexceptions.h \ 612 708 fmath.h nbconst.h … … 618 714 $(SOPHYAINCP)machdefs.h nbmath.h \ 619 715 $(SOPHYAINCP)smathconst.h \ 716 $(SOPHYAINCP)machdefs.h \ 620 717 $(SOPHYAINCP)timing.h \ 621 718 $(SOPHYAINCP)array.h \ … … 642 739 $(SOPHYAINCP)fioarr.h \ 643 740 $(SOPHYAINCP)sopemtx.h \ 644 fftservintf.h fftpserver.h 741 fftservintf.h \ 742 $(SOPHYAINCP)pexceptions.h \ 743 $(SOPHYAINCP)tmatrix.h \ 744 $(SOPHYAINCP)tvector.h \ 745 fftpserver.h 645 746 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc 646 747 … … 667 768 $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \ 668 769 $(SOPHYAINCP)machdefs.h \ 669 $(SOPHYAINCP)smathconst.h 770 $(SOPHYAINCP)smathconst.h \ 771 $(SOPHYAINCP)machdefs.h 670 772 $(CCOMPILE) -o $@ matxop.c 671 773 … … 673 775 $(SOPHYAINCP)machdefs.h \ 674 776 $(SOPHYAINCP)smathconst.h \ 675 matxop.h nbinteg.h nbtri.h 777 $(SOPHYAINCP)machdefs.h matxop.h \ 778 nbinteg.h nbtri.h 676 779 $(CCOMPILE) -o $@ nbmath.c 677 780
Note:
See TracChangeset
for help on using the changeset viewer.