copasi API  0.1
copasi/clapackwrap.h
Go to the documentation of this file.
00001 // Begin CVS Header
00002 //   $Source: /fs/turing/cvs/copasi_dev/copasi/clapackwrap.h,v $
00003 //   $Revision: 1.12 $
00004 //   $Name: Build-33 $
00005 //   $Author: shoops $
00006 //   $Date: 2007/03/22 19:57:23 $
00007 // End CVS Header
00008 
00009 // Copyright (C) 2007 by Pedro Mendes, Virginia Tech Intellectual
00010 // Properties, Inc. and EML Research, gGmbH.
00011 // All rights reserved.
00012 
00013 #ifdef min
00014 # undef min
00015 #endif // min
00016 
00017 #ifdef max
00018 # undef max
00019 #endif // max
00020 
00021 extern "C"
00022   {
00023 #ifdef USE_MKL
00024 # define cbdsqr_ CBDSQR
00025 # define cgbbrd_ CGBBRD
00026 # define cgbcon_ CGBCON
00027 # define cgbequ_ CGBEQU
00028 # define cgbrfs_ CGBRFS
00029 # define cgbsv_ CGBSV
00030 # define cgbsvx_ CGBSVX
00031 # define cgbtf2_ CGBTF2
00032 # define cgbtrf_ CGBTRF
00033 # define cgbtrs_ CGBTRS
00034 # define cgebak_ CGEBAK
00035 # define cgebal_ CGEBAL
00036 # define cgebd2_ CGEBD2
00037 # define cgebrd_ CGEBRD
00038 # define cgecon_ CGECON
00039 # define cgeequ_ CGEEQU
00040 # define cgees_ CGEES
00041 # define cgeesx_ CGEESX
00042 # define cgeev_ CGEEV
00043 # define cgeevx_ CGEEVX
00044 # define cgegs_ CGEGS
00045 # define cgegv_ CGEGV
00046 # define cgehd2_ CGEHD2
00047 # define cgehrd_ CGEHRD
00048 # define cgelq2_ CGELQ2
00049 # define cgelqf_ CGELQF
00050 # define cgels_ CGELS
00051 # define cgelsx_ CGELSX
00052 # define cgelsy_ CGELSY
00053 # define cgeql2_ CGEQL2
00054 # define cgeqlf_ CGEQLF
00055 # define cgeqp3_ CGEQP3
00056 # define cgeqpf_ CGEQPF
00057 # define cgeqr2_ CGEQR2
00058 # define cgeqrf_ CGEQRF
00059 # define cgerfs_ CGERFS
00060 # define cgerq2_ CGERQ2
00061 # define cgerqf_ CGERQF
00062 # define cgesc2_ CGESC2
00063 # define cgesv_ CGESV
00064 # define cgesvx_ CGESVX
00065 # define cgetc2_ CGETC2
00066 # define cgetf2_ CGETF2
00067 # define cgetrf_ CGETRF
00068 # define cgetri_ CGETRI
00069 # define cgetrs_ CGETRS
00070 # define cggbak_ CGGBAK
00071 # define cggbal_ CGGBAL
00072 # define cgges_ CGGES
00073 # define cggesx_ CGGESX
00074 # define cggev_ CGGEV
00075 # define cggevx_ CGGEVX
00076 # define cggglm_ CGGGLM
00077 # define cgghrd_ CGGHRD
00078 # define cgglse_ CGGLSE
00079 # define cggqrf_ CGGQRF
00080 # define cggrqf_ CGGRQF
00081 # define cggsvd_ CGGSVD
00082 # define cggsvp_ CGGSVP
00083 # define cgtcon_ CGTCON
00084 # define cgtrfs_ CGTRFS
00085 # define cgtsv_ CGTSV
00086 # define cgtsvx_ CGTSVX
00087 # define cgttrf_ CGTTRF
00088 # define cgttrs_ CGTTRS
00089 # define cgtts2_ CGTTS2
00090 # define chbev_ CHBEV
00091 # define chbevd_ CHBEVD
00092 # define chbevx_ CHBEVX
00093 # define chbgst_ CHBGST
00094 # define chbgv_ CHBGV
00095 # define chbgvx_ CHBGVX
00096 # define chbtrd_ CHBTRD
00097 # define checon_ CHECON
00098 # define cheev_ CHEEV
00099 # define cheevd_ CHEEVD
00100 # define cheevr_ CHEEVR
00101 # define cheevx_ CHEEVX
00102 # define chegs2_ CHEGS2
00103 # define chegst_ CHEGST
00104 # define chegv_ CHEGV
00105 # define chegvd_ CHEGVD
00106 # define chegvx_ CHEGVX
00107 # define cherfs_ CHERFS
00108 # define chesv_ CHESV
00109 # define chesvx_ CHESVX
00110 # define chetf2_ CHETF2
00111 # define chetrd_ CHETRD
00112 # define chetrf_ CHETRF
00113 # define chetri_ CHETRI
00114 # define chetrs_ CHETRS
00115 # define chgeqz_ CHGEQZ
00116 # define chpcon_ CHPCON
00117 # define chpev_ CHPEV
00118 # define chpevd_ CHPEVD
00119 # define chpevx_ CHPEVX
00120 # define chpgst_ CHPGST
00121 # define chpgv_ CHPGV
00122 # define chpgvd_ CHPGVD
00123 # define chpgvx_ CHPGVX
00124 # define chprfs_ CHPRFS
00125 # define chpsv_ CHPSV
00126 # define chpsvx_ CHPSVX
00127 # define chptrd_ CHPTRD
00128 # define chptrf_ CHPTRF
00129 # define chptri_ CHPTRI
00130 # define chptrs_ CHPTRS
00131 # define chsein_ CHSEIN
00132 # define chseqr_ CHSEQR
00133 # define clabrd_ CLABRD
00134 # define clacgv_ CLACGV
00135 # define clacon_ CLACON
00136 # define clacp2_ CLACP2
00137 # define clacpy_ CLACPY
00138 # define clacrm_ CLACRM
00139 # define clacrt_ CLACRT
00140 # define claed0_ CLAED0
00141 # define claed7_ CLAED7
00142 # define claed8_ CLAED8
00143 # define claein_ CLAEIN
00144 # define claesy_ CLAESY
00145 # define claev2_ CLAEV2
00146 # define clags2_ CLAGS2
00147 # define clagtm_ CLAGTM
00148 # define clahef_ CLAHEF
00149 # define clahqr_ CLAHQR
00150 # define clahrd_ CLAHRD
00151 # define claic1_ CLAIC1
00152 # define clals0_ CLALS0
00153 # define clalsa_ CLALSA
00154 # define clapll_ CLAPLL
00155 # define clapmt_ CLAPMT
00156 # define claqgb_ CLAQGB
00157 # define claqge_ CLAQGE
00158 # define claqhb_ CLAQHB
00159 # define claqhe_ CLAQHE
00160 # define claqhp_ CLAQHP
00161 # define claqp2_ CLAQP2
00162 # define claqps_ CLAQPS
00163 # define claqsb_ CLAQSB
00164 # define claqsp_ CLAQSP
00165 # define claqsy_ CLAQSY
00166 # define clar1v_ CLAR1V
00167 # define clar2v_ CLAR2V
00168 # define clarcm_ CLARCM
00169 # define clarf_ CLARF
00170 # define clarfb_ CLARFB
00171 # define clarfg_ CLARFG
00172 # define clarft_ CLARFT
00173 # define clarfx_ CLARFX
00174 # define clargv_ CLARGV
00175 # define clarnv_ CLARNV
00176 # define clarrv_ CLARRV
00177 # define clartg_ CLARTG
00178 # define clartv_ CLARTV
00179 # define clarz_ CLARZ
00180 # define clarzb_ CLARZB
00181 # define clarzt_ CLARZT
00182 # define clascl_ CLASCL
00183 # define claset_ CLASET
00184 # define clasr_ CLASR
00185 # define classq_ CLASSQ
00186 # define claswp_ CLASWP
00187 # define clasyf_ CLASYF
00188 # define clatbs_ CLATBS
00189 # define clatdf_ CLATDF
00190 # define clatps_ CLATPS
00191 # define clatrd_ CLATRD
00192 # define clatrs_ CLATRS
00193 # define clatrz_ CLATRZ
00194 # define clatzm_ CLATZM
00195 # define clauu2_ CLAUU2
00196 # define clauum_ CLAUUM
00197 # define cpbcon_ CPBCON
00198 # define cpbequ_ CPBEQU
00199 # define cpbrfs_ CPBRFS
00200 # define cpbstf_ CPBSTF
00201 # define cpbsv_ CPBSV
00202 # define cpbsvx_ CPBSVX
00203 # define cpbtf2_ CPBTF2
00204 # define cpbtrf_ CPBTRF
00205 # define cpbtrs_ CPBTRS
00206 # define cpocon_ CPOCON
00207 # define cpoequ_ CPOEQU
00208 # define cporfs_ CPORFS
00209 # define cposv_ CPOSV
00210 # define cposvx_ CPOSVX
00211 # define cpotf2_ CPOTF2
00212 # define cpotrf_ CPOTRF
00213 # define cpotri_ CPOTRI
00214 # define cpotrs_ CPOTRS
00215 # define cppcon_ CPPCON
00216 # define cppequ_ CPPEQU
00217 # define cpprfs_ CPPRFS
00218 # define cppsv_ CPPSV
00219 # define cppsvx_ CPPSVX
00220 # define cpptrf_ CPPTRF
00221 # define cpptri_ CPPTRI
00222 # define cpptrs_ CPPTRS
00223 # define cptcon_ CPTCON
00224 # define cptrfs_ CPTRFS
00225 # define cptsv_ CPTSV
00226 # define cptsvx_ CPTSVX
00227 # define cpttrf_ CPTTRF
00228 # define cpttrs_ CPTTRS
00229 # define cptts2_ CPTTS2
00230 # define crot_ CROT
00231 # define cspcon_ CSPCON
00232 # define cspmv_ CSPMV
00233 # define cspr_ CSPR
00234 # define csprfs_ CSPRFS
00235 # define cspsv_ CSPSV
00236 # define cspsvx_ CSPSVX
00237 # define csptrf_ CSPTRF
00238 # define csptri_ CSPTRI
00239 # define csptrs_ CSPTRS
00240 # define csrot_ CSROT
00241 # define csrscl_ CSRSCL
00242 # define cstedc_ CSTEDC
00243 # define cstein_ CSTEIN
00244 # define csteqr_ CSTEQR
00245 # define csycon_ CSYCON
00246 # define csymv_ CSYMV
00247 # define csyr_ CSYR
00248 # define csyrfs_ CSYRFS
00249 # define csysv_ CSYSV
00250 # define csysvx_ CSYSVX
00251 # define csytf2_ CSYTF2
00252 # define csytrf_ CSYTRF
00253 # define csytri_ CSYTRI
00254 # define csytrs_ CSYTRS
00255 # define ctbcon_ CTBCON
00256 # define ctbrfs_ CTBRFS
00257 # define ctbtrs_ CTBTRS
00258 # define ctgevc_ CTGEVC
00259 # define ctgex2_ CTGEX2
00260 # define ctgexc_ CTGEXC
00261 # define ctgsen_ CTGSEN
00262 # define ctgsja_ CTGSJA
00263 # define ctgsna_ CTGSNA
00264 # define ctgsy2_ CTGSY2
00265 # define ctgsyl_ CTGSYL
00266 # define ctpcon_ CTPCON
00267 # define ctprfs_ CTPRFS
00268 # define ctptri_ CTPTRI
00269 # define ctptrs_ CTPTRS
00270 # define ctrcon_ CTRCON
00271 # define ctrevc_ CTREVC
00272 # define ctrexc_ CTREXC
00273 # define ctrrfs_ CTRRFS
00274 # define ctrsen_ CTRSEN
00275 # define ctrsna_ CTRSNA
00276 # define ctrsyl_ CTRSYL
00277 # define ctrti2_ CTRTI2
00278 # define ctrtri_ CTRTRI
00279 # define ctrtrs_ CTRTRS
00280 # define ctzrqf_ CTZRQF
00281 # define ctzrzf_ CTZRZF
00282 # define cung2l_ CUNG2L
00283 # define cung2r_ CUNG2R
00284 # define cungbr_ CUNGBR
00285 # define cunghr_ CUNGHR
00286 # define cungl2_ CUNGL2
00287 # define cunglq_ CUNGLQ
00288 # define cungql_ CUNGQL
00289 # define cungqr_ CUNGQR
00290 # define cungr2_ CUNGR2
00291 # define cungrq_ CUNGRQ
00292 # define cungtr_ CUNGTR
00293 # define cunm2l_ CUNM2L
00294 # define cunm2r_ CUNM2R
00295 # define cunmbr_ CUNMBR
00296 # define cunmhr_ CUNMHR
00297 # define cunml2_ CUNML2
00298 # define cunmlq_ CUNMLQ
00299 # define cunmql_ CUNMQL
00300 # define cunmqr_ CUNMQR
00301 # define cunmr2_ CUNMR2
00302 # define cunmr3_ CUNMR3
00303 # define cunmrq_ CUNMRQ
00304 # define cunmrz_ CUNMRZ
00305 # define cunmtr_ CUNMTR
00306 # define cupgtr_ CUPGTR
00307 # define cupmtr_ CUPMTR
00308 # define dbdsdc_ DBDSDC
00309 # define dbdsqr_ DBDSQR
00310 # define ddisna_ DDISNA
00311 # define dgbbrd_ DGBBRD
00312 # define dgbcon_ DGBCON
00313 # define dgbequ_ DGBEQU
00314 # define dgbrfs_ DGBRFS
00315 # define dgbsv_ DGBSV
00316 # define dgbsvx_ DGBSVX
00317 # define dgbtf2_ DGBTF2
00318 # define dgbtrf_ DGBTRF
00319 # define dgbtrs_ DGBTRS
00320 # define dgebak_ DGEBAK
00321 # define dgebal_ DGEBAL
00322 # define dgebd2_ DGEBD2
00323 # define dgebrd_ DGEBRD
00324 # define dgecon_ DGECON
00325 # define dgeequ_ DGEEQU
00326 # define dgees_ DGEES
00327 # define dgeesx_ DGEESX
00328 # define dgeev_ DGEEV
00329 # define dgeevx_ DGEEVX
00330 # define dgegs_ DGEGS
00331 # define dgegv_ DGEGV
00332 # define dgehd2_ DGEHD2
00333 # define dgehrd_ DGEHRD
00334 # define dgelq2_ DGELQ2
00335 # define dgelqf_ DGELQF
00336 # define dgels_ DGELS
00337 # define dgelsd_ DGELSD
00338 # define dgelss_ DGELSS
00339 # define dgelsx_ DGELSX
00340 # define dgelsy_ DGELSY
00341 # define dgeql2_ DGEQL2
00342 # define dgeqlf_ DGEQLF
00343 # define dgeqp3_ DGEQP3
00344 # define dgeqpf_ DGEQPF
00345 # define dgeqr2_ DGEQR2
00346 # define dgeqrf_ DGEQRF
00347 # define dgerfs_ DGERFS
00348 # define dgerq2_ DGERQ2
00349 # define dgerqf_ DGERQF
00350 # define dgesc2_ DGESC2
00351 # define dgesdd_ DGESDD
00352 # define dgesv_ DGESV
00353 # define dgesvd_ DGESVD
00354 # define dgesvx_ DGESVX
00355 # define dgetc2_ DGETC2
00356 # define dgetf2_ DGETF2
00357 # define dgetrf_ DGETRF
00358 # define dgetri_ DGETRI
00359 # define dgetrs_ DGETRS
00360 # define dggbak_ DGGBAK
00361 # define dggbal_ DGGBAL
00362 # define dgges_ DGGES
00363 # define dggesx_ DGGESX
00364 # define dggev_ DGGEV
00365 # define dggevx_ DGGEVX
00366 # define dggglm_ DGGGLM
00367 # define dgghrd_ DGGHRD
00368 # define dgglse_ DGGLSE
00369 # define dggqrf_ DGGQRF
00370 # define dggrqf_ DGGRQF
00371 # define dggsvd_ DGGSVD
00372 # define dggsvp_ DGGSVP
00373 # define dgtcon_ DGTCON
00374 # define dgtrfs_ DGTRFS
00375 # define dgtsv_ DGTSV
00376 # define dgtsvx_ DGTSVX
00377 # define dgttrf_ DGTTRF
00378 # define dgttrs_ DGTTRS
00379 # define dgtts2_ DGTTS2
00380 # define dhgeqz_ DHGEQZ
00381 # define dhsein_ DHSEIN
00382 # define dhseqr_ DHSEQR
00383 # define dlabad_ DLABAD
00384 # define dlabrd_ DLABRD
00385 # define dlacon_ DLACON
00386 # define dlacpy_ DLACPY
00387 # define dladiv_ DLADIV
00388 # define dlae2_ DLAE2
00389 # define dlaebz_ DLAEBZ
00390 # define dlaed0_ DLAED0
00391 # define dlaed1_ DLAED1
00392 # define dlaed2_ DLAED2
00393 # define dlaed3_ DLAED3
00394 # define dlaed4_ DLAED4
00395 # define dlaed5_ DLAED5
00396 # define dlaed6_ DLAED6
00397 # define dlaed7_ DLAED7
00398 # define dlaed8_ DLAED8
00399 # define dlaed9_ DLAED9
00400 # define dlaeda_ DLAEDA
00401 # define dlaein_ DLAEIN
00402 # define dlaev2_ DLAEV2
00403 # define dlaexc_ DLAEXC
00404 # define dlag2_ DLAG2
00405 # define dlags2_ DLAGS2
00406 # define dlagtf_ DLAGTF
00407 # define dlagtm_ DLAGTM
00408 # define dlagts_ DLAGTS
00409 # define dlagv2_ DLAGV2
00410 # define dlahqr_ DLAHQR
00411 # define dlahrd_ DLAHRD
00412 # define dlaic1_ DLAIC1
00413 # define dlaln2_ DLALN2
00414 # define dlals0_ DLALS0
00415 # define dlalsa_ DLALSA
00416 # define dlalsd_ DLALSD
00417 # define dlamc1_ DLAMC1
00418 # define dlamc2_ DLAMC2
00419 # define dlamc4_ DLAMC4
00420 # define dlamc5_ DLAMC5
00421 # define dlamrg_ DLAMRG
00422 # define dlanv2_ DLANV2
00423 # define dlapll_ DLAPLL
00424 # define dlapmt_ DLAPMT
00425 # define dlaqgb_ DLAQGB
00426 # define dlaqge_ DLAQGE
00427 # define dlaqp2_ DLAQP2
00428 # define dlaqps_ DLAQPS
00429 # define dlaqsb_ DLAQSB
00430 # define dlaqsp_ DLAQSP
00431 # define dlaqsy_ DLAQSY
00432 # define dlaqtr_ DLAQTR
00433 # define dlar1v_ DLAR1V
00434 # define dlar2v_ DLAR2V
00435 # define dlarf_ DLARF
00436 # define dlarfb_ DLARFB
00437 # define dlarfg_ DLARFG
00438 # define dlarft_ DLARFT
00439 # define dlarfx_ DLARFX
00440 # define dlargv_ DLARGV
00441 # define dlarnv_ DLARNV
00442 # define dlarrb_ DLARRB
00443 # define dlarre_ DLARRE
00444 # define dlarrf_ DLARRF
00445 # define dlarrv_ DLARRV
00446 # define dlartg_ DLARTG
00447 # define dlartv_ DLARTV
00448 # define dlaruv_ DLARUV
00449 # define dlarz_ DLARZ
00450 # define dlarzb_ DLARZB
00451 # define dlarzt_ DLARZT
00452 # define dlas2_ DLAS2
00453 # define dlascl_ DLASCL
00454 # define dlasd0_ DLASD0
00455 # define dlasd1_ DLASD1
00456 # define dlasd2_ DLASD2
00457 # define dlasd3_ DLASD3
00458 # define dlasd4_ DLASD4
00459 # define dlasd5_ DLASD5
00460 # define dlasd6_ DLASD6
00461 # define dlasd7_ DLASD7
00462 # define dlasd8_ DLASD8
00463 # define dlasd9_ DLASD9
00464 # define dlasda_ DLASDA
00465 # define dlasdq_ DLASDQ
00466 # define dlasdt_ DLASDT
00467 # define dlaset_ DLASET
00468 # define dlasq1_ DLASQ1
00469 # define dlasq2_ DLASQ2
00470 # define dlasq3_ DLASQ3
00471 # define dlasq4_ DLASQ4
00472 # define dlasq5_ DLASQ5
00473 # define dlasq6_ DLASQ6
00474 # define dlasr_ DLASR
00475 # define dlasrt_ DLASRT
00476 # define dlassq_ DLASSQ
00477 # define dlasv2_ DLASV2
00478 # define dlaswp_ DLASWP
00479 # define dlasy2_ DLASY2
00480 # define dlasyf_ DLASYF
00481 # define dlatbs_ DLATBS
00482 # define dlatdf_ DLATDF
00483 # define dlatps_ DLATPS
00484 # define dlatrd_ DLATRD
00485 # define dlatrs_ DLATRS
00486 # define dlatrz_ DLATRZ
00487 # define dlatzm_ DLATZM
00488 # define dlauu2_ DLAUU2
00489 # define dlauum_ DLAUUM
00490 # define dopgtr_ DOPGTR
00491 # define dopmtr_ DOPMTR
00492 # define dorg2l_ DORG2L
00493 # define dorg2r_ DORG2R
00494 # define dorgbr_ DORGBR
00495 # define dorghr_ DORGHR
00496 # define dorgl2_ DORGL2
00497 # define dorglq_ DORGLQ
00498 # define dorgql_ DORGQL
00499 # define dorgqr_ DORGQR
00500 # define dorgr2_ DORGR2
00501 # define dorgrq_ DORGRQ
00502 # define dorgtr_ DORGTR
00503 # define dorm2l_ DORM2L
00504 # define dorm2r_ DORM2R
00505 # define dormbr_ DORMBR
00506 # define dormhr_ DORMHR
00507 # define dorml2_ DORML2
00508 # define dormlq_ DORMLQ
00509 # define dormql_ DORMQL
00510 # define dormqr_ DORMQR
00511 # define dormr2_ DORMR2
00512 # define dormr3_ DORMR3
00513 # define dormrq_ DORMRQ
00514 # define dormrz_ DORMRZ
00515 # define dormtr_ DORMTR
00516 # define dpbcon_ DPBCON
00517 # define dpbequ_ DPBEQU
00518 # define dpbrfs_ DPBRFS
00519 # define dpbstf_ DPBSTF
00520 # define dpbsv_ DPBSV
00521 # define dpbsvx_ DPBSVX
00522 # define dpbtf2_ DPBTF2
00523 # define dpbtrf_ DPBTRF
00524 # define dpbtrs_ DPBTRS
00525 # define dpocon_ DPOCON
00526 # define dpoequ_ DPOEQU
00527 # define dporfs_ DPORFS
00528 # define dposv_ DPOSV
00529 # define dposvx_ DPOSVX
00530 # define dpotf2_ DPOTF2
00531 # define dpotrf_ DPOTRF
00532 # define dpotri_ DPOTRI
00533 # define dpotrs_ DPOTRS
00534 # define dppcon_ DPPCON
00535 # define dppequ_ DPPEQU
00536 # define dpprfs_ DPPRFS
00537 # define dppsv_ DPPSV
00538 # define dppsvx_ DPPSVX
00539 # define dpptrf_ DPPTRF
00540 # define dpptri_ DPPTRI
00541 # define dpptrs_ DPPTRS
00542 # define dptcon_ DPTCON
00543 # define dpteqr_ DPTEQR
00544 # define dptrfs_ DPTRFS
00545 # define dptsv_ DPTSV
00546 # define dptsvx_ DPTSVX
00547 # define dpttrf_ DPTTRF
00548 # define dpttrs_ DPTTRS
00549 # define dptts2_ DPTTS2
00550 # define drscl_ DRSCL
00551 # define dsbev_ DSBEV
00552 # define dsbevd_ DSBEVD
00553 # define dsbevx_ DSBEVX
00554 # define dsbgst_ DSBGST
00555 # define dsbgv_ DSBGV
00556 # define dsbgvd_ DSBGVD
00557 # define dsbgvx_ DSBGVX
00558 # define dsbtrd_ DSBTRD
00559 # define dspcon_ DSPCON
00560 # define dspev_ DSPEV
00561 # define dspevd_ DSPEVD
00562 # define dspevx_ DSPEVX
00563 # define dspgst_ DSPGST
00564 # define dspgv_ DSPGV
00565 # define dspgvd_ DSPGVD
00566 # define dspgvx_ DSPGVX
00567 # define dsprfs_ DSPRFS
00568 # define dspsv_ DSPSV
00569 # define dspsvx_ DSPSVX
00570 # define dsptrd_ DSPTRD
00571 # define dsptrf_ DSPTRF
00572 # define dsptri_ DSPTRI
00573 # define dsptrs_ DSPTRS
00574 # define dstebz_ DSTEBZ
00575 # define dstedc_ DSTEDC
00576 # define dstegr_ DSTEGR
00577 # define dstein_ DSTEIN
00578 # define dsteqr_ DSTEQR
00579 # define dsterf_ DSTERF
00580 # define dstev_ DSTEV
00581 # define dstevd_ DSTEVD
00582 # define dstevr_ DSTEVR
00583 # define dstevx_ DSTEVX
00584 # define dsycon_ DSYCON
00585 # define dsyev_ DSYEV
00586 # define dsyevd_ DSYEVD
00587 # define dsyevr_ DSYEVR
00588 # define dsyevx_ DSYEVX
00589 # define dsygs2_ DSYGS2
00590 # define dsygst_ DSYGST
00591 # define dsygv_ DSYGV
00592 # define dsygvd_ DSYGVD
00593 # define dsygvx_ DSYGVX
00594 # define dsyrfs_ DSYRFS
00595 # define dsysv_ DSYSV
00596 # define dsysvx_ DSYSVX
00597 # define dsytd2_ DSYTD2
00598 # define dsytf2_ DSYTF2
00599 # define dsytrd_ DSYTRD
00600 # define dsytrf_ DSYTRF
00601 # define dsytri_ DSYTRI
00602 # define dsytrs_ DSYTRS
00603 # define dtbcon_ DTBCON
00604 # define dtbrfs_ DTBRFS
00605 # define dtbtrs_ DTBTRS
00606 # define dtgevc_ DTGEVC
00607 # define dtgex2_ DTGEX2
00608 # define dtgexc_ DTGEXC
00609 # define dtgsen_ DTGSEN
00610 # define dtgsja_ DTGSJA
00611 # define dtgsna_ DTGSNA
00612 # define dtgsy2_ DTGSY2
00613 # define dtgsyl_ DTGSYL
00614 # define dtpcon_ DTPCON
00615 # define dtprfs_ DTPRFS
00616 # define dtptri_ DTPTRI
00617 # define dtptrs_ DTPTRS
00618 # define dtrcon_ DTRCON
00619 # define dtrevc_ DTREVC
00620 # define dtrexc_ DTREXC
00621 # define dtrrfs_ DTRRFS
00622 # define dtrsen_ DTRSEN
00623 # define dtrsna_ DTRSNA
00624 # define dtrsyl_ DTRSYL
00625 # define dtrti2_ DTRTI2
00626 # define dtrtri_ DTRTRI
00627 # define dtrtrs_ DTRTRS
00628 # define dtzrqf_ DTZRQF
00629 # define dtzrzf_ DTZRZF
00630 # define icmax1_ ICMAX1
00631 # define ieeeck_ IEEECK_
00632 # define ilaenv_ ILAENV
00633 # define izmax1_ IZMAX1
00634 # define sbdsdc_ SBDSDC
00635 # define sbdsqr_ SBDSQR
00636 # define sdisna_ SDISNA
00637 # define sgbbrd_ SGBBRD
00638 # define sgbcon_ SGBCON
00639 # define sgbequ_ SGBEQU
00640 # define sgbrfs_ SGBRFS
00641 # define sgbsv_ SGBSV
00642 # define sgbsvx_ SGBSVX
00643 # define sgbtf2_ SGBTF2
00644 # define sgbtrf_ SGBTRF
00645 # define sgbtrs_ SGBTRS
00646 # define sgebak_ SGEBAK
00647 # define sgebal_ SGEBAL
00648 # define sgebd2_ SGEBD2
00649 # define sgebrd_ SGEBRD
00650 # define sgecon_ SGECON
00651 # define sgeequ_ SGEEQU
00652 # define sgees_ SGEES
00653 # define sgeesx_ SGEESX
00654 # define sgeev_ SGEEV
00655 # define sgeevx_ SGEEVX
00656 # define sgegs_ SGEGS
00657 # define sgegv_ SGEGV
00658 # define sgehd2_ SGEHD2
00659 # define sgehrd_ SGEHRD
00660 # define sgelq2_ SGELQ2
00661 # define sgelqf_ SGELQF
00662 # define sgels_ SGELS
00663 # define sgelsd_ SGELSD
00664 # define sgelss_ SGELSS
00665 # define sgelsx_ SGELSX
00666 # define sgelsy_ SGELSY
00667 # define sgeql2_ SGEQL2
00668 # define sgeqlf_ SGEQLF
00669 # define sgeqp3_ SGEQP3
00670 # define sgeqpf_ SGEQPF
00671 # define sgeqr2_ SGEQR2
00672 # define sgeqrf_ SGEQRF
00673 # define sgerfs_ SGERFS
00674 # define sgerq2_ SGERQ2
00675 # define sgerqf_ SGERQF
00676 # define sgesc2_ SGESC2
00677 # define sgesdd_ SGESDD
00678 # define sgesv_ SGESV
00679 # define sgesvd_ SGESVD
00680 # define sgesvx_ SGESVX
00681 # define sgetc2_ SGETC2
00682 # define sgetf2_ SGETF2
00683 # define sgetrf_ SGETRF
00684 # define sgetri_ SGETRI
00685 # define sgetrs_ SGETRS
00686 # define sggbak_ SGGBAK
00687 # define sggbal_ SGGBAL
00688 # define sgges_ SGGES
00689 # define sggesx_ SGGESX
00690 # define sggev_ SGGEV
00691 # define sggevx_ SGGEVX
00692 # define sggglm_ SGGGLM
00693 # define sgghrd_ SGGHRD
00694 # define sgglse_ SGGLSE
00695 # define sggqrf_ SGGQRF
00696 # define sggrqf_ SGGRQF
00697 # define sggsvd_ SGGSVD
00698 # define sggsvp_ SGGSVP
00699 # define sgtcon_ SGTCON
00700 # define sgtrfs_ SGTRFS
00701 # define sgtsv_ SGTSV
00702 # define sgtsvx_ SGTSVX
00703 # define sgttrf_ SGTTRF
00704 # define sgttrs_ SGTTRS
00705 # define sgtts2_ SGTTS2
00706 # define shgeqz_ SHGEQZ
00707 # define shsein_ SHSEIN
00708 # define shseqr_ SHSEQR
00709 # define slabad_ SLABAD
00710 # define slabrd_ SLABRD
00711 # define slacon_ SLACON
00712 # define slacpy_ SLACPY
00713 # define sladiv_ SLADIV
00714 # define slae2_ SLAE2
00715 # define slaebz_ SLAEBZ
00716 # define slaed0_ SLAED0
00717 # define slaed1_ SLAED1
00718 # define slaed2_ SLAED2
00719 # define slaed3_ SLAED3
00720 # define slaed4_ SLAED4
00721 # define slaed5_ SLAED5
00722 # define slaed6_ SLAED6
00723 # define slaed7_ SLAED7
00724 # define slaed8_ SLAED8
00725 # define slaed9_ SLAED9
00726 # define slaeda_ SLAEDA
00727 # define slaein_ SLAEIN
00728 # define slaev2_ SLAEV2
00729 # define slaexc_ SLAEXC
00730 # define slag2_ SLAG2
00731 # define slags2_ SLAGS2
00732 # define slagtf_ SLAGTF
00733 # define slagtm_ SLAGTM
00734 # define slagts_ SLAGTS
00735 # define slagv2_ SLAGV2
00736 # define slahqr_ SLAHQR
00737 # define slahrd_ SLAHRD
00738 # define slaic1_ SLAIC1
00739 # define slaln2_ SLALN2
00740 # define slals0_ SLALS0
00741 # define slalsa_ SLALSA
00742 # define slalsd_ SLALSD
00743 # define slamc1_ SLAMC1
00744 # define slamc2_ SLAMC2
00745 # define slamc4_ SLAMC4
00746 # define slamc5_ SLAMC5
00747 # define slamrg_ SLAMRG
00748 # define slanv2_ SLANV2
00749 # define slapll_ SLAPLL
00750 # define slapmt_ SLAPMT
00751 # define slaqgb_ SLAQGB
00752 # define slaqge_ SLAQGE
00753 # define slaqp2_ SLAQP2
00754 # define slaqps_ SLAQPS
00755 # define slaqsb_ SLAQSB
00756 # define slaqsp_ SLAQSP
00757 # define slaqsy_ SLAQSY
00758 # define slaqtr_ SLAQTR
00759 # define slar1v_ SLAR1V
00760 # define slar2v_ SLAR2V
00761 # define slarf_ SLARF
00762 # define slarfb_ SLARFB
00763 # define slarfg_ SLARFG
00764 # define slarft_ SLARFT
00765 # define slarfx_ SLARFX
00766 # define slargv_ SLARGV
00767 # define slarnv_ SLARNV
00768 # define slarrb_ SLARRB
00769 # define slarre_ SLARRE
00770 # define slarrf_ SLARRF
00771 # define slarrv_ SLARRV
00772 # define slartg_ SLARTG
00773 # define slartv_ SLARTV
00774 # define slaruv_ SLARUV
00775 # define slarz_ SLARZ
00776 # define slarzb_ SLARZB
00777 # define slarzt_ SLARZT
00778 # define slas2_ SLAS2
00779 # define slascl_ SLASCL
00780 # define slasd0_ SLASD0
00781 # define slasd1_ SLASD1
00782 # define slasd2_ SLASD2
00783 # define slasd3_ SLASD3
00784 # define slasd4_ SLASD4
00785 # define slasd5_ SLASD5
00786 # define slasd6_ SLASD6
00787 # define slasd7_ SLASD7
00788 # define slasd8_ SLASD8
00789 # define slasd9_ SLASD9
00790 # define slasda_ SLASDA
00791 # define slasdq_ SLASDQ
00792 # define slasdt_ SLASDT
00793 # define slaset_ SLASET
00794 # define slasq1_ SLASQ1
00795 # define slasq2_ SLASQ2
00796 # define slasq3_ SLASQ3
00797 # define slasq4_ SLASQ4
00798 # define slasq5_ SLASQ5
00799 # define slasq6_ SLASQ6
00800 # define slasr_ SLASR
00801 # define slasrt_ SLASRT
00802 # define slassq_ SLASSQ
00803 # define slasv2_ SLASV2
00804 # define slaswp_ SLASWP
00805 # define slasy2_ SLASY2
00806 # define slasyf_ SLASYF
00807 # define slatbs_ SLATBS
00808 # define slatdf_ SLATDF
00809 # define slatps_ SLATPS
00810 # define slatrd_ SLATRD
00811 # define slatrs_ SLATRS
00812 # define slatrz_ SLATRZ
00813 # define slatzm_ SLATZM
00814 # define slauu2_ SLAUU2
00815 # define slauum_ SLAUUM
00816 # define sopgtr_ SOPGTR
00817 # define sopmtr_ SOPMTR
00818 # define sorg2l_ SORG2L
00819 # define sorg2r_ SORG2R
00820 # define sorgbr_ SORGBR
00821 # define sorghr_ SORGHR
00822 # define sorgl2_ SORGL2
00823 # define sorglq_ SORGLQ
00824 # define sorgql_ SORGQL
00825 # define sorgqr_ SORGQR
00826 # define sorgr2_ SORGR2
00827 # define sorgrq_ SORGRQ
00828 # define sorgtr_ SORGTR
00829 # define sorm2l_ SORM2L
00830 # define sorm2r_ SORM2R
00831 # define sormbr_ SORMBR
00832 # define sormhr_ SORMHR
00833 # define sorml2_ SORML2
00834 # define sormlq_ SORMLQ
00835 # define sormql_ SORMQL
00836 # define sormqr_ SORMQR
00837 # define sormr2_ SORMR2
00838 # define sormr3_ SORMR3
00839 # define sormrq_ SORMRQ
00840 # define sormrz_ SORMRZ
00841 # define sormtr_ SORMTR
00842 # define spbcon_ SPBCON
00843 # define spbequ_ SPBEQU
00844 # define spbrfs_ SPBRFS
00845 # define spbstf_ SPBSTF
00846 # define spbsv_ SPBSV
00847 # define spbsvx_ SPBSVX
00848 # define spbtf2_ SPBTF2
00849 # define spbtrf_ SPBTRF
00850 # define spbtrs_ SPBTRS
00851 # define spocon_ SPOCON
00852 # define spoequ_ SPOEQU
00853 # define sporfs_ SPORFS
00854 # define sposv_ SPOSV
00855 # define sposvx_ SPOSVX
00856 # define spotf2_ SPOTF2
00857 # define spotrf_ SPOTRF
00858 # define spotri_ SPOTRI
00859 # define spotrs_ SPOTRS
00860 # define sppcon_ SPPCON
00861 # define sppequ_ SPPEQU
00862 # define spprfs_ SPPRFS
00863 # define sppsv_ SPPSV
00864 # define sppsvx_ SPPSVX
00865 # define spptrf_ SPPTRF
00866 # define spptri_ SPPTRI
00867 # define spptrs_ SPPTRS
00868 # define sptcon_ SPTCON
00869 # define spteqr_ SPTEQR
00870 # define sptrfs_ SPTRFS
00871 # define sptsv_ SPTSV
00872 # define sptsvx_ SPTSVX
00873 # define spttrf_ SPTTRF
00874 # define spttrs_ SPTTRS
00875 # define sptts2_ SPTTS2
00876 # define srscl_ SRSCL
00877 # define ssbev_ SSBEV
00878 # define ssbevd_ SSBEVD
00879 # define ssbevx_ SSBEVX
00880 # define ssbgst_ SSBGST
00881 # define ssbgv_ SSBGV
00882 # define ssbgvd_ SSBGVD
00883 # define ssbgvx_ SSBGVX
00884 # define ssbtrd_ SSBTRD
00885 # define sspcon_ SSPCON
00886 # define sspev_ SSPEV
00887 # define sspevd_ SSPEVD
00888 # define sspevx_ SSPEVX
00889 # define sspgst_ SSPGST
00890 # define sspgv_ SSPGV
00891 # define sspgvd_ SSPGVD
00892 # define sspgvx_ SSPGVX
00893 # define ssprfs_ SSPRFS
00894 # define sspsv_ SSPSV
00895 # define sspsvx_ SSPSVX
00896 # define ssptrd_ SSPTRD
00897 # define ssptrf_ SSPTRF
00898 # define ssptri_ SSPTRI
00899 # define ssptrs_ SSPTRS
00900 # define sstebz_ SSTEBZ
00901 # define sstedc_ SSTEDC
00902 # define sstegr_ SSTEGR
00903 # define sstein_ SSTEIN
00904 # define ssteqr_ SSTEQR
00905 # define ssterf_ SSTERF
00906 # define sstev_ SSTEV
00907 # define sstevd_ SSTEVD
00908 # define sstevr_ SSTEVR
00909 # define sstevx_ SSTEVX
00910 # define ssycon_ SSYCON
00911 # define ssyev_ SSYEV
00912 # define ssyevd_ SSYEVD
00913 # define ssyevr_ SSYEVR
00914 # define ssyevx_ SSYEVX
00915 # define ssygs2_ SSYGS2
00916 # define ssygst_ SSYGST
00917 # define ssygv_ SSYGV
00918 # define ssygvd_ SSYGVD
00919 # define ssygvx_ SSYGVX
00920 # define ssyrfs_ SSYRFS
00921 # define ssysv_ SSYSV
00922 # define ssysvx_ SSYSVX
00923 # define ssytd2_ SSYTD2
00924 # define ssytf2_ SSYTF2
00925 # define ssytrd_ SSYTRD
00926 # define ssytrf_ SSYTRF
00927 # define ssytri_ SSYTRI
00928 # define ssytrs_ SSYTRS
00929 # define stbcon_ STBCON
00930 # define stbrfs_ STBRFS
00931 # define stbtrs_ STBTRS
00932 # define stgevc_ STGEVC
00933 # define stgex2_ STGEX2
00934 # define stgexc_ STGEXC
00935 # define stgsen_ STGSEN
00936 # define stgsja_ STGSJA
00937 # define stgsna_ STGSNA
00938 # define stgsy2_ STGSY2
00939 # define stgsyl_ STGSYL
00940 # define stpcon_ STPCON
00941 # define stprfs_ STPRFS
00942 # define stptri_ STPTRI
00943 # define stptrs_ STPTRS
00944 # define strcon_ STRCON
00945 # define strevc_ STREVC
00946 # define strexc_ STREXC
00947 # define strrfs_ STRRFS
00948 # define strsen_ STRSEN
00949 # define strsna_ STRSNA
00950 # define strsyl_ STRSYL
00951 # define strti2_ STRTI2
00952 # define strtri_ STRTRI
00953 # define strtrs_ STRTRS
00954 # define stzrqf_ STZRQF
00955 # define stzrzf_ STZRZF
00956 # define xerbla_ XERBLA
00957 # define zbdsqr_ ZBDSQR
00958 # define zdrot_ ZDROT
00959 # define zdrscl_ ZDRSCL
00960 # define zgbbrd_ ZGBBRD
00961 # define zgbcon_ ZGBCON
00962 # define zgbequ_ ZGBEQU
00963 # define zgbrfs_ ZGBRFS
00964 # define zgbsv_ ZGBSV
00965 # define zgbsvx_ ZGBSVX
00966 # define zgbtf2_ ZGBTF2
00967 # define zgbtrf_ ZGBTRF
00968 # define zgbtrs_ ZGBTRS
00969 # define zgebak_ ZGEBAK
00970 # define zgebal_ ZGEBAL
00971 # define zgebd2_ ZGEBD2
00972 # define zgebrd_ ZGEBRD
00973 # define zgecon_ ZGECON
00974 # define zgeequ_ ZGEEQU
00975 # define zgees_ ZGEES
00976 # define zgeesx_ ZGEESX
00977 # define zgeev_ ZGEEV
00978 # define zgeevx_ ZGEEVX
00979 # define zgegs_ ZGEGS
00980 # define zgegv_ ZGEGV
00981 # define zgehd2_ ZGEHD2
00982 # define zgehrd_ ZGEHRD
00983 # define zgelq2_ ZGELQ2
00984 # define zgelqf_ ZGELQF
00985 # define zgels_ ZGELS
00986 # define zgelsx_ ZGELSX
00987 # define zgelsy_ ZGELSY
00988 # define zgeql2_ ZGEQL2
00989 # define zgeqlf_ ZGEQLF
00990 # define zgeqp3_ ZGEQP3
00991 # define zgeqpf_ ZGEQPF
00992 # define zgeqr2_ ZGEQR2
00993 # define zgeqrf_ ZGEQRF
00994 # define zgerfs_ ZGERFS
00995 # define zgerq2_ ZGERQ2
00996 # define zgerqf_ ZGERQF
00997 # define zgesc2_ ZGESC2
00998 # define zgesv_ ZGESV
00999 # define zgesvx_ ZGESVX
01000 # define zgetc2_ ZGETC2
01001 # define zgetf2_ ZGETF2
01002 # define zgetrf_ ZGETRF
01003 # define zgetri_ ZGETRI
01004 # define zgetrs_ ZGETRS
01005 # define zggbak_ ZGGBAK
01006 # define zggbal_ ZGGBAL
01007 # define zgges_ ZGGES
01008 # define zggesx_ ZGGESX
01009 # define zggev_ ZGGEV
01010 # define zggevx_ ZGGEVX
01011 # define zggglm_ ZGGGLM
01012 # define zgghrd_ ZGGHRD
01013 # define zgglse_ ZGGLSE
01014 # define zggqrf_ ZGGQRF
01015 # define zggrqf_ ZGGRQF
01016 # define zggsvd_ ZGGSVD
01017 # define zggsvp_ ZGGSVP
01018 # define zgtcon_ ZGTCON
01019 # define zgtrfs_ ZGTRFS
01020 # define zgtsv_ ZGTSV
01021 # define zgtsvx_ ZGTSVX
01022 # define zgttrf_ ZGTTRF
01023 # define zgttrs_ ZGTTRS
01024 # define zgtts2_ ZGTTS2
01025 # define zhbev_ ZHBEV
01026 # define zhbevd_ ZHBEVD
01027 # define zhbevx_ ZHBEVX
01028 # define zhbgst_ ZHBGST
01029 # define zhbgv_ ZHBGV
01030 # define zhbgvx_ ZHBGVX
01031 # define zhbtrd_ ZHBTRD
01032 # define zhecon_ ZHECON
01033 # define zheev_ ZHEEV
01034 # define zheevd_ ZHEEVD
01035 # define zheevr_ ZHEEVR
01036 # define zheevx_ ZHEEVX
01037 # define zhegs2_ ZHEGS2
01038 # define zhegst_ ZHEGST
01039 # define zhegv_ ZHEGV
01040 # define zhegvd_ ZHEGVD
01041 # define zhegvx_ ZHEGVX
01042 # define zherfs_ ZHERFS
01043 # define zhesv_ ZHESV
01044 # define zhesvx_ ZHESVX
01045 # define zhetf2_ ZHETF2
01046 # define zhetrd_ ZHETRD
01047 # define zhetrf_ ZHETRF
01048 # define zhetri_ ZHETRI
01049 # define zhetrs_ ZHETRS
01050 # define zhgeqz_ ZHGEQZ
01051 # define zhpcon_ ZHPCON
01052 # define zhpev_ ZHPEV
01053 # define zhpevd_ ZHPEVD
01054 # define zhpevx_ ZHPEVX
01055 # define zhpgst_ ZHPGST
01056 # define zhpgv_ ZHPGV
01057 # define zhpgvd_ ZHPGVD
01058 # define zhpgvx_ ZHPGVX
01059 # define zhprfs_ ZHPRFS
01060 # define zhpsv_ ZHPSV
01061 # define zhpsvx_ ZHPSVX
01062 # define zhptrd_ ZHPTRD
01063 # define zhptrf_ ZHPTRF
01064 # define zhptri_ ZHPTRI
01065 # define zhptrs_ ZHPTRS
01066 # define zhsein_ ZHSEIN
01067 # define zhseqr_ ZHSEQR
01068 # define zlabrd_ ZLABRD
01069 # define zlacgv_ ZLACGV
01070 # define zlacon_ ZLACON
01071 # define zlacp2_ ZLACP2
01072 # define zlacpy_ ZLACPY
01073 # define zlacrm_ ZLACRM
01074 # define zlacrt_ ZLACRT
01075 # define zlaed0_ ZLAED0
01076 # define zlaed7_ ZLAED7
01077 # define zlaed8_ ZLAED8
01078 # define zlaein_ ZLAEIN
01079 # define zlaesy_ ZLAESY
01080 # define zlaev2_ ZLAEV2
01081 # define zlags2_ ZLAGS2
01082 # define zlagtm_ ZLAGTM
01083 # define zlahef_ ZLAHEF
01084 # define zlahqr_ ZLAHQR
01085 # define zlahrd_ ZLAHRD
01086 # define zlaic1_ ZLAIC1
01087 # define zlals0_ ZLALS0
01088 # define zlalsa_ ZLALSA
01089 # define zlapll_ ZLAPLL
01090 # define zlapmt_ ZLAPMT
01091 # define zlaqgb_ ZLAQGB
01092 # define zlaqge_ ZLAQGE
01093 # define zlaqhb_ ZLAQHB
01094 # define zlaqhe_ ZLAQHE
01095 # define zlaqhp_ ZLAQHP
01096 # define zlaqp2_ ZLAQP2
01097 # define zlaqps_ ZLAQPS
01098 # define zlaqsb_ ZLAQSB
01099 # define zlaqsp_ ZLAQSP
01100 # define zlaqsy_ ZLAQSY
01101 # define zlar1v_ ZLAR1V
01102 # define zlar2v_ ZLAR2V
01103 # define zlarcm_ ZLARCM
01104 # define zlarf_ ZLARF
01105 # define zlarfb_ ZLARFB
01106 # define zlarfg_ ZLARFG
01107 # define zlarft_ ZLARFT
01108 # define zlarfx_ ZLARFX
01109 # define zlargv_ ZLARGV
01110 # define zlarnv_ ZLARNV
01111 # define zlarrv_ ZLARRV
01112 # define zlartg_ ZLARTG
01113 # define zlartv_ ZLARTV
01114 # define zlarz_ ZLARZ
01115 # define zlarzb_ ZLARZB
01116 # define zlarzt_ ZLARZT
01117 # define zlascl_ ZLASCL
01118 # define zlaset_ ZLASET
01119 # define zlasr_ ZLASR
01120 # define zlassq_ ZLASSQ
01121 # define zlaswp_ ZLASWP
01122 # define zlasyf_ ZLASYF
01123 # define zlatbs_ ZLATBS
01124 # define zlatdf_ ZLATDF
01125 # define zlatps_ ZLATPS
01126 # define zlatrd_ ZLATRD
01127 # define zlatrs_ ZLATRS
01128 # define zlatrz_ ZLATRZ
01129 # define zlatzm_ ZLATZM
01130 # define zlauu2_ ZLAUU2
01131 # define zlauum_ ZLAUUM
01132 # define zpbcon_ ZPBCON
01133 # define zpbequ_ ZPBEQU
01134 # define zpbrfs_ ZPBRFS
01135 # define zpbstf_ ZPBSTF
01136 # define zpbsv_ ZPBSV
01137 # define zpbsvx_ ZPBSVX
01138 # define zpbtf2_ ZPBTF2
01139 # define zpbtrf_ ZPBTRF
01140 # define zpbtrs_ ZPBTRS
01141 # define zpocon_ ZPOCON
01142 # define zpoequ_ ZPOEQU
01143 # define zporfs_ ZPORFS
01144 # define zposv_ ZPOSV
01145 # define zposvx_ ZPOSVX
01146 # define zpotf2_ ZPOTF2
01147 # define zpotrf_ ZPOTRF
01148 # define zpotri_ ZPOTRI
01149 # define zpotrs_ ZPOTRS
01150 # define zppcon_ ZPPCON
01151 # define zppequ_ ZPPEQU
01152 # define zpprfs_ ZPPRFS
01153 # define zppsv_ ZPPSV
01154 # define zppsvx_ ZPPSVX
01155 # define zpptrf_ ZPPTRF
01156 # define zpptri_ ZPPTRI
01157 # define zpptrs_ ZPPTRS
01158 # define zptcon_ ZPTCON
01159 # define zptrfs_ ZPTRFS
01160 # define zptsv_ ZPTSV
01161 # define zptsvx_ ZPTSVX
01162 # define zpttrf_ ZPTTRF
01163 # define zpttrs_ ZPTTRS
01164 # define zptts2_ ZPTTS2
01165 # define zrot_ ZROT
01166 # define zspcon_ ZSPCON
01167 # define zspmv_ ZSPMV
01168 # define zspr_ ZSPR
01169 # define zsprfs_ ZSPRFS
01170 # define zspsv_ ZSPSV
01171 # define zspsvx_ ZSPSVX
01172 # define zsptrf_ ZSPTRF
01173 # define zsptri_ ZSPTRI
01174 # define zsptrs_ ZSPTRS
01175 # define zstedc_ ZSTEDC
01176 # define zstein_ ZSTEIN
01177 # define zsteqr_ ZSTEQR
01178 # define zsycon_ ZSYCON
01179 # define zsymv_ ZSYMV
01180 # define zsyr_ ZSYR
01181 # define zsyrfs_ ZSYRFS
01182 # define zsysv_ ZSYSV
01183 # define zsysvx_ ZSYSVX
01184 # define zsytf2_ ZSYTF2
01185 # define zsytrf_ ZSYTRF
01186 # define zsytri_ ZSYTRI
01187 # define zsytrs_ ZSYTRS
01188 # define ztbcon_ ZTBCON
01189 # define ztbrfs_ ZTBRFS
01190 # define ztbtrs_ ZTBTRS
01191 # define ztgevc_ ZTGEVC
01192 # define ztgex2_ ZTGEX2
01193 # define ztgexc_ ZTGEXC
01194 # define ztgsen_ ZTGSEN
01195 # define ztgsja_ ZTGSJA
01196 # define ztgsna_ ZTGSNA
01197 # define ztgsy2_ ZTGSY2
01198 # define ztgsyl_ ZTGSYL
01199 # define ztpcon_ ZTPCON
01200 # define ztprfs_ ZTPRFS
01201 # define ztptri_ ZTPTRI
01202 # define ztptrs_ ZTPTRS
01203 # define ztrcon_ ZTRCON
01204 # define ztrevc_ ZTREVC
01205 # define ztrexc_ ZTREXC
01206 # define ztrrfs_ ZTRRFS
01207 # define ztrsen_ ZTRSEN
01208 # define ztrsna_ ZTRSNA
01209 # define ztrsyl_ ZTRSYL
01210 # define ztrti2_ ZTRTI2
01211 # define ztrtri_ ZTRTRI
01212 # define ztrtrs_ ZTRTRS
01213 # define ztzrqf_ ZTZRQF
01214 # define ztzrzf_ ZTZRZF
01215 # define zung2l_ ZUNG2L
01216 # define zung2r_ ZUNG2R
01217 # define zungbr_ ZUNGBR
01218 # define zunghr_ ZUNGHR
01219 # define zungl2_ ZUNGL2
01220 # define zunglq_ ZUNGLQ
01221 # define zungql_ ZUNGQL
01222 # define zungqr_ ZUNGQR
01223 # define zungr2_ ZUNGR2
01224 # define zungrq_ ZUNGRQ
01225 # define zungtr_ ZUNGTR
01226 # define zunm2l_ ZUNM2L
01227 # define zunm2r_ ZUNM2R
01228 # define zunmbr_ ZUNMBR
01229 # define zunmhr_ ZUNMHR
01230 # define zunml2_ ZUNML2
01231 # define zunmlq_ ZUNMLQ
01232 # define zunmql_ ZUNMQL
01233 # define zunmqr_ ZUNMQR
01234 # define zunmr2_ ZUNMR2
01235 # define zunmr3_ ZUNMR3
01236 # define zunmrq_ ZUNMRQ
01237 # define zunmrz_ ZUNMRZ
01238 # define zunmtr_ ZUNMTR
01239 # define zupgtr_ ZUPGTR
01240 # define zupmtr_ ZUPMTR
01241 # include "mkl_lapack.h"
01242 #endif // USE_MKL
01243 
01244 #if (defined USE_CLAPACK || defined USE_LAPACK)
01245 # include "f2c.h"
01246 # include "lapack.h"
01247 #endif // USE_CLAPACK || USE_LAPACK
01248 
01249 #ifdef USE_SUNPERF
01250 # include "sunperf.h"
01251 #endif // USE_SUNPERF
01252   }
01253 
01254 #ifdef Darwin
01255 # include "Accelerate.h"
01256 using std::isnan;
01257 #endif
01258 
01259 #ifdef min
01260 # undef min
01261 #endif // min
01262 
01263 #ifdef max
01264 # undef max
01265 #endif // max
01266 
01267 #ifdef WIN32
01268 //# define min _cpp_min
01269 //# define max _cpp_max
01270 #endif // WIN32
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines