PageRenderTime 55ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 1ms

/src/ExternalCode/copasi-32-src/copasi/clapackwrap.h

https://github.com/jkdirac/igame
C Header | 1270 lines | 1250 code | 10 blank | 10 comment | 1 complexity | f961b3fd82508bb46f2dcd8d6d8a5017 MD5 | raw file
  1. // Begin CVS Header
  2. // $Source: /fs/turing/cvs/copasi_dev/copasi/clapackwrap.h,v $
  3. // $Revision: 1.12 $
  4. // $Name: Build-31 $
  5. // $Author: shoops $
  6. // $Date: 2007/03/22 19:57:23 $
  7. // End CVS Header
  8. // Copyright (C) 2007 by Pedro Mendes, Virginia Tech Intellectual
  9. // Properties, Inc. and EML Research, gGmbH.
  10. // All rights reserved.
  11. #ifdef min
  12. # undef min
  13. #endif // min
  14. #ifdef max
  15. # undef max
  16. #endif // max
  17. extern "C"
  18. {
  19. #ifdef USE_MKL
  20. # define cbdsqr_ CBDSQR
  21. # define cgbbrd_ CGBBRD
  22. # define cgbcon_ CGBCON
  23. # define cgbequ_ CGBEQU
  24. # define cgbrfs_ CGBRFS
  25. # define cgbsv_ CGBSV
  26. # define cgbsvx_ CGBSVX
  27. # define cgbtf2_ CGBTF2
  28. # define cgbtrf_ CGBTRF
  29. # define cgbtrs_ CGBTRS
  30. # define cgebak_ CGEBAK
  31. # define cgebal_ CGEBAL
  32. # define cgebd2_ CGEBD2
  33. # define cgebrd_ CGEBRD
  34. # define cgecon_ CGECON
  35. # define cgeequ_ CGEEQU
  36. # define cgees_ CGEES
  37. # define cgeesx_ CGEESX
  38. # define cgeev_ CGEEV
  39. # define cgeevx_ CGEEVX
  40. # define cgegs_ CGEGS
  41. # define cgegv_ CGEGV
  42. # define cgehd2_ CGEHD2
  43. # define cgehrd_ CGEHRD
  44. # define cgelq2_ CGELQ2
  45. # define cgelqf_ CGELQF
  46. # define cgels_ CGELS
  47. # define cgelsx_ CGELSX
  48. # define cgelsy_ CGELSY
  49. # define cgeql2_ CGEQL2
  50. # define cgeqlf_ CGEQLF
  51. # define cgeqp3_ CGEQP3
  52. # define cgeqpf_ CGEQPF
  53. # define cgeqr2_ CGEQR2
  54. # define cgeqrf_ CGEQRF
  55. # define cgerfs_ CGERFS
  56. # define cgerq2_ CGERQ2
  57. # define cgerqf_ CGERQF
  58. # define cgesc2_ CGESC2
  59. # define cgesv_ CGESV
  60. # define cgesvx_ CGESVX
  61. # define cgetc2_ CGETC2
  62. # define cgetf2_ CGETF2
  63. # define cgetrf_ CGETRF
  64. # define cgetri_ CGETRI
  65. # define cgetrs_ CGETRS
  66. # define cggbak_ CGGBAK
  67. # define cggbal_ CGGBAL
  68. # define cgges_ CGGES
  69. # define cggesx_ CGGESX
  70. # define cggev_ CGGEV
  71. # define cggevx_ CGGEVX
  72. # define cggglm_ CGGGLM
  73. # define cgghrd_ CGGHRD
  74. # define cgglse_ CGGLSE
  75. # define cggqrf_ CGGQRF
  76. # define cggrqf_ CGGRQF
  77. # define cggsvd_ CGGSVD
  78. # define cggsvp_ CGGSVP
  79. # define cgtcon_ CGTCON
  80. # define cgtrfs_ CGTRFS
  81. # define cgtsv_ CGTSV
  82. # define cgtsvx_ CGTSVX
  83. # define cgttrf_ CGTTRF
  84. # define cgttrs_ CGTTRS
  85. # define cgtts2_ CGTTS2
  86. # define chbev_ CHBEV
  87. # define chbevd_ CHBEVD
  88. # define chbevx_ CHBEVX
  89. # define chbgst_ CHBGST
  90. # define chbgv_ CHBGV
  91. # define chbgvx_ CHBGVX
  92. # define chbtrd_ CHBTRD
  93. # define checon_ CHECON
  94. # define cheev_ CHEEV
  95. # define cheevd_ CHEEVD
  96. # define cheevr_ CHEEVR
  97. # define cheevx_ CHEEVX
  98. # define chegs2_ CHEGS2
  99. # define chegst_ CHEGST
  100. # define chegv_ CHEGV
  101. # define chegvd_ CHEGVD
  102. # define chegvx_ CHEGVX
  103. # define cherfs_ CHERFS
  104. # define chesv_ CHESV
  105. # define chesvx_ CHESVX
  106. # define chetf2_ CHETF2
  107. # define chetrd_ CHETRD
  108. # define chetrf_ CHETRF
  109. # define chetri_ CHETRI
  110. # define chetrs_ CHETRS
  111. # define chgeqz_ CHGEQZ
  112. # define chpcon_ CHPCON
  113. # define chpev_ CHPEV
  114. # define chpevd_ CHPEVD
  115. # define chpevx_ CHPEVX
  116. # define chpgst_ CHPGST
  117. # define chpgv_ CHPGV
  118. # define chpgvd_ CHPGVD
  119. # define chpgvx_ CHPGVX
  120. # define chprfs_ CHPRFS
  121. # define chpsv_ CHPSV
  122. # define chpsvx_ CHPSVX
  123. # define chptrd_ CHPTRD
  124. # define chptrf_ CHPTRF
  125. # define chptri_ CHPTRI
  126. # define chptrs_ CHPTRS
  127. # define chsein_ CHSEIN
  128. # define chseqr_ CHSEQR
  129. # define clabrd_ CLABRD
  130. # define clacgv_ CLACGV
  131. # define clacon_ CLACON
  132. # define clacp2_ CLACP2
  133. # define clacpy_ CLACPY
  134. # define clacrm_ CLACRM
  135. # define clacrt_ CLACRT
  136. # define claed0_ CLAED0
  137. # define claed7_ CLAED7
  138. # define claed8_ CLAED8
  139. # define claein_ CLAEIN
  140. # define claesy_ CLAESY
  141. # define claev2_ CLAEV2
  142. # define clags2_ CLAGS2
  143. # define clagtm_ CLAGTM
  144. # define clahef_ CLAHEF
  145. # define clahqr_ CLAHQR
  146. # define clahrd_ CLAHRD
  147. # define claic1_ CLAIC1
  148. # define clals0_ CLALS0
  149. # define clalsa_ CLALSA
  150. # define clapll_ CLAPLL
  151. # define clapmt_ CLAPMT
  152. # define claqgb_ CLAQGB
  153. # define claqge_ CLAQGE
  154. # define claqhb_ CLAQHB
  155. # define claqhe_ CLAQHE
  156. # define claqhp_ CLAQHP
  157. # define claqp2_ CLAQP2
  158. # define claqps_ CLAQPS
  159. # define claqsb_ CLAQSB
  160. # define claqsp_ CLAQSP
  161. # define claqsy_ CLAQSY
  162. # define clar1v_ CLAR1V
  163. # define clar2v_ CLAR2V
  164. # define clarcm_ CLARCM
  165. # define clarf_ CLARF
  166. # define clarfb_ CLARFB
  167. # define clarfg_ CLARFG
  168. # define clarft_ CLARFT
  169. # define clarfx_ CLARFX
  170. # define clargv_ CLARGV
  171. # define clarnv_ CLARNV
  172. # define clarrv_ CLARRV
  173. # define clartg_ CLARTG
  174. # define clartv_ CLARTV
  175. # define clarz_ CLARZ
  176. # define clarzb_ CLARZB
  177. # define clarzt_ CLARZT
  178. # define clascl_ CLASCL
  179. # define claset_ CLASET
  180. # define clasr_ CLASR
  181. # define classq_ CLASSQ
  182. # define claswp_ CLASWP
  183. # define clasyf_ CLASYF
  184. # define clatbs_ CLATBS
  185. # define clatdf_ CLATDF
  186. # define clatps_ CLATPS
  187. # define clatrd_ CLATRD
  188. # define clatrs_ CLATRS
  189. # define clatrz_ CLATRZ
  190. # define clatzm_ CLATZM
  191. # define clauu2_ CLAUU2
  192. # define clauum_ CLAUUM
  193. # define cpbcon_ CPBCON
  194. # define cpbequ_ CPBEQU
  195. # define cpbrfs_ CPBRFS
  196. # define cpbstf_ CPBSTF
  197. # define cpbsv_ CPBSV
  198. # define cpbsvx_ CPBSVX
  199. # define cpbtf2_ CPBTF2
  200. # define cpbtrf_ CPBTRF
  201. # define cpbtrs_ CPBTRS
  202. # define cpocon_ CPOCON
  203. # define cpoequ_ CPOEQU
  204. # define cporfs_ CPORFS
  205. # define cposv_ CPOSV
  206. # define cposvx_ CPOSVX
  207. # define cpotf2_ CPOTF2
  208. # define cpotrf_ CPOTRF
  209. # define cpotri_ CPOTRI
  210. # define cpotrs_ CPOTRS
  211. # define cppcon_ CPPCON
  212. # define cppequ_ CPPEQU
  213. # define cpprfs_ CPPRFS
  214. # define cppsv_ CPPSV
  215. # define cppsvx_ CPPSVX
  216. # define cpptrf_ CPPTRF
  217. # define cpptri_ CPPTRI
  218. # define cpptrs_ CPPTRS
  219. # define cptcon_ CPTCON
  220. # define cptrfs_ CPTRFS
  221. # define cptsv_ CPTSV
  222. # define cptsvx_ CPTSVX
  223. # define cpttrf_ CPTTRF
  224. # define cpttrs_ CPTTRS
  225. # define cptts2_ CPTTS2
  226. # define crot_ CROT
  227. # define cspcon_ CSPCON
  228. # define cspmv_ CSPMV
  229. # define cspr_ CSPR
  230. # define csprfs_ CSPRFS
  231. # define cspsv_ CSPSV
  232. # define cspsvx_ CSPSVX
  233. # define csptrf_ CSPTRF
  234. # define csptri_ CSPTRI
  235. # define csptrs_ CSPTRS
  236. # define csrot_ CSROT
  237. # define csrscl_ CSRSCL
  238. # define cstedc_ CSTEDC
  239. # define cstein_ CSTEIN
  240. # define csteqr_ CSTEQR
  241. # define csycon_ CSYCON
  242. # define csymv_ CSYMV
  243. # define csyr_ CSYR
  244. # define csyrfs_ CSYRFS
  245. # define csysv_ CSYSV
  246. # define csysvx_ CSYSVX
  247. # define csytf2_ CSYTF2
  248. # define csytrf_ CSYTRF
  249. # define csytri_ CSYTRI
  250. # define csytrs_ CSYTRS
  251. # define ctbcon_ CTBCON
  252. # define ctbrfs_ CTBRFS
  253. # define ctbtrs_ CTBTRS
  254. # define ctgevc_ CTGEVC
  255. # define ctgex2_ CTGEX2
  256. # define ctgexc_ CTGEXC
  257. # define ctgsen_ CTGSEN
  258. # define ctgsja_ CTGSJA
  259. # define ctgsna_ CTGSNA
  260. # define ctgsy2_ CTGSY2
  261. # define ctgsyl_ CTGSYL
  262. # define ctpcon_ CTPCON
  263. # define ctprfs_ CTPRFS
  264. # define ctptri_ CTPTRI
  265. # define ctptrs_ CTPTRS
  266. # define ctrcon_ CTRCON
  267. # define ctrevc_ CTREVC
  268. # define ctrexc_ CTREXC
  269. # define ctrrfs_ CTRRFS
  270. # define ctrsen_ CTRSEN
  271. # define ctrsna_ CTRSNA
  272. # define ctrsyl_ CTRSYL
  273. # define ctrti2_ CTRTI2
  274. # define ctrtri_ CTRTRI
  275. # define ctrtrs_ CTRTRS
  276. # define ctzrqf_ CTZRQF
  277. # define ctzrzf_ CTZRZF
  278. # define cung2l_ CUNG2L
  279. # define cung2r_ CUNG2R
  280. # define cungbr_ CUNGBR
  281. # define cunghr_ CUNGHR
  282. # define cungl2_ CUNGL2
  283. # define cunglq_ CUNGLQ
  284. # define cungql_ CUNGQL
  285. # define cungqr_ CUNGQR
  286. # define cungr2_ CUNGR2
  287. # define cungrq_ CUNGRQ
  288. # define cungtr_ CUNGTR
  289. # define cunm2l_ CUNM2L
  290. # define cunm2r_ CUNM2R
  291. # define cunmbr_ CUNMBR
  292. # define cunmhr_ CUNMHR
  293. # define cunml2_ CUNML2
  294. # define cunmlq_ CUNMLQ
  295. # define cunmql_ CUNMQL
  296. # define cunmqr_ CUNMQR
  297. # define cunmr2_ CUNMR2
  298. # define cunmr3_ CUNMR3
  299. # define cunmrq_ CUNMRQ
  300. # define cunmrz_ CUNMRZ
  301. # define cunmtr_ CUNMTR
  302. # define cupgtr_ CUPGTR
  303. # define cupmtr_ CUPMTR
  304. # define dbdsdc_ DBDSDC
  305. # define dbdsqr_ DBDSQR
  306. # define ddisna_ DDISNA
  307. # define dgbbrd_ DGBBRD
  308. # define dgbcon_ DGBCON
  309. # define dgbequ_ DGBEQU
  310. # define dgbrfs_ DGBRFS
  311. # define dgbsv_ DGBSV
  312. # define dgbsvx_ DGBSVX
  313. # define dgbtf2_ DGBTF2
  314. # define dgbtrf_ DGBTRF
  315. # define dgbtrs_ DGBTRS
  316. # define dgebak_ DGEBAK
  317. # define dgebal_ DGEBAL
  318. # define dgebd2_ DGEBD2
  319. # define dgebrd_ DGEBRD
  320. # define dgecon_ DGECON
  321. # define dgeequ_ DGEEQU
  322. # define dgees_ DGEES
  323. # define dgeesx_ DGEESX
  324. # define dgeev_ DGEEV
  325. # define dgeevx_ DGEEVX
  326. # define dgegs_ DGEGS
  327. # define dgegv_ DGEGV
  328. # define dgehd2_ DGEHD2
  329. # define dgehrd_ DGEHRD
  330. # define dgelq2_ DGELQ2
  331. # define dgelqf_ DGELQF
  332. # define dgels_ DGELS
  333. # define dgelsd_ DGELSD
  334. # define dgelss_ DGELSS
  335. # define dgelsx_ DGELSX
  336. # define dgelsy_ DGELSY
  337. # define dgeql2_ DGEQL2
  338. # define dgeqlf_ DGEQLF
  339. # define dgeqp3_ DGEQP3
  340. # define dgeqpf_ DGEQPF
  341. # define dgeqr2_ DGEQR2
  342. # define dgeqrf_ DGEQRF
  343. # define dgerfs_ DGERFS
  344. # define dgerq2_ DGERQ2
  345. # define dgerqf_ DGERQF
  346. # define dgesc2_ DGESC2
  347. # define dgesdd_ DGESDD
  348. # define dgesv_ DGESV
  349. # define dgesvd_ DGESVD
  350. # define dgesvx_ DGESVX
  351. # define dgetc2_ DGETC2
  352. # define dgetf2_ DGETF2
  353. # define dgetrf_ DGETRF
  354. # define dgetri_ DGETRI
  355. # define dgetrs_ DGETRS
  356. # define dggbak_ DGGBAK
  357. # define dggbal_ DGGBAL
  358. # define dgges_ DGGES
  359. # define dggesx_ DGGESX
  360. # define dggev_ DGGEV
  361. # define dggevx_ DGGEVX
  362. # define dggglm_ DGGGLM
  363. # define dgghrd_ DGGHRD
  364. # define dgglse_ DGGLSE
  365. # define dggqrf_ DGGQRF
  366. # define dggrqf_ DGGRQF
  367. # define dggsvd_ DGGSVD
  368. # define dggsvp_ DGGSVP
  369. # define dgtcon_ DGTCON
  370. # define dgtrfs_ DGTRFS
  371. # define dgtsv_ DGTSV
  372. # define dgtsvx_ DGTSVX
  373. # define dgttrf_ DGTTRF
  374. # define dgttrs_ DGTTRS
  375. # define dgtts2_ DGTTS2
  376. # define dhgeqz_ DHGEQZ
  377. # define dhsein_ DHSEIN
  378. # define dhseqr_ DHSEQR
  379. # define dlabad_ DLABAD
  380. # define dlabrd_ DLABRD
  381. # define dlacon_ DLACON
  382. # define dlacpy_ DLACPY
  383. # define dladiv_ DLADIV
  384. # define dlae2_ DLAE2
  385. # define dlaebz_ DLAEBZ
  386. # define dlaed0_ DLAED0
  387. # define dlaed1_ DLAED1
  388. # define dlaed2_ DLAED2
  389. # define dlaed3_ DLAED3
  390. # define dlaed4_ DLAED4
  391. # define dlaed5_ DLAED5
  392. # define dlaed6_ DLAED6
  393. # define dlaed7_ DLAED7
  394. # define dlaed8_ DLAED8
  395. # define dlaed9_ DLAED9
  396. # define dlaeda_ DLAEDA
  397. # define dlaein_ DLAEIN
  398. # define dlaev2_ DLAEV2
  399. # define dlaexc_ DLAEXC
  400. # define dlag2_ DLAG2
  401. # define dlags2_ DLAGS2
  402. # define dlagtf_ DLAGTF
  403. # define dlagtm_ DLAGTM
  404. # define dlagts_ DLAGTS
  405. # define dlagv2_ DLAGV2
  406. # define dlahqr_ DLAHQR
  407. # define dlahrd_ DLAHRD
  408. # define dlaic1_ DLAIC1
  409. # define dlaln2_ DLALN2
  410. # define dlals0_ DLALS0
  411. # define dlalsa_ DLALSA
  412. # define dlalsd_ DLALSD
  413. # define dlamc1_ DLAMC1
  414. # define dlamc2_ DLAMC2
  415. # define dlamc4_ DLAMC4
  416. # define dlamc5_ DLAMC5
  417. # define dlamrg_ DLAMRG
  418. # define dlanv2_ DLANV2
  419. # define dlapll_ DLAPLL
  420. # define dlapmt_ DLAPMT
  421. # define dlaqgb_ DLAQGB
  422. # define dlaqge_ DLAQGE
  423. # define dlaqp2_ DLAQP2
  424. # define dlaqps_ DLAQPS
  425. # define dlaqsb_ DLAQSB
  426. # define dlaqsp_ DLAQSP
  427. # define dlaqsy_ DLAQSY
  428. # define dlaqtr_ DLAQTR
  429. # define dlar1v_ DLAR1V
  430. # define dlar2v_ DLAR2V
  431. # define dlarf_ DLARF
  432. # define dlarfb_ DLARFB
  433. # define dlarfg_ DLARFG
  434. # define dlarft_ DLARFT
  435. # define dlarfx_ DLARFX
  436. # define dlargv_ DLARGV
  437. # define dlarnv_ DLARNV
  438. # define dlarrb_ DLARRB
  439. # define dlarre_ DLARRE
  440. # define dlarrf_ DLARRF
  441. # define dlarrv_ DLARRV
  442. # define dlartg_ DLARTG
  443. # define dlartv_ DLARTV
  444. # define dlaruv_ DLARUV
  445. # define dlarz_ DLARZ
  446. # define dlarzb_ DLARZB
  447. # define dlarzt_ DLARZT
  448. # define dlas2_ DLAS2
  449. # define dlascl_ DLASCL
  450. # define dlasd0_ DLASD0
  451. # define dlasd1_ DLASD1
  452. # define dlasd2_ DLASD2
  453. # define dlasd3_ DLASD3
  454. # define dlasd4_ DLASD4
  455. # define dlasd5_ DLASD5
  456. # define dlasd6_ DLASD6
  457. # define dlasd7_ DLASD7
  458. # define dlasd8_ DLASD8
  459. # define dlasd9_ DLASD9
  460. # define dlasda_ DLASDA
  461. # define dlasdq_ DLASDQ
  462. # define dlasdt_ DLASDT
  463. # define dlaset_ DLASET
  464. # define dlasq1_ DLASQ1
  465. # define dlasq2_ DLASQ2
  466. # define dlasq3_ DLASQ3
  467. # define dlasq4_ DLASQ4
  468. # define dlasq5_ DLASQ5
  469. # define dlasq6_ DLASQ6
  470. # define dlasr_ DLASR
  471. # define dlasrt_ DLASRT
  472. # define dlassq_ DLASSQ
  473. # define dlasv2_ DLASV2
  474. # define dlaswp_ DLASWP
  475. # define dlasy2_ DLASY2
  476. # define dlasyf_ DLASYF
  477. # define dlatbs_ DLATBS
  478. # define dlatdf_ DLATDF
  479. # define dlatps_ DLATPS
  480. # define dlatrd_ DLATRD
  481. # define dlatrs_ DLATRS
  482. # define dlatrz_ DLATRZ
  483. # define dlatzm_ DLATZM
  484. # define dlauu2_ DLAUU2
  485. # define dlauum_ DLAUUM
  486. # define dopgtr_ DOPGTR
  487. # define dopmtr_ DOPMTR
  488. # define dorg2l_ DORG2L
  489. # define dorg2r_ DORG2R
  490. # define dorgbr_ DORGBR
  491. # define dorghr_ DORGHR
  492. # define dorgl2_ DORGL2
  493. # define dorglq_ DORGLQ
  494. # define dorgql_ DORGQL
  495. # define dorgqr_ DORGQR
  496. # define dorgr2_ DORGR2
  497. # define dorgrq_ DORGRQ
  498. # define dorgtr_ DORGTR
  499. # define dorm2l_ DORM2L
  500. # define dorm2r_ DORM2R
  501. # define dormbr_ DORMBR
  502. # define dormhr_ DORMHR
  503. # define dorml2_ DORML2
  504. # define dormlq_ DORMLQ
  505. # define dormql_ DORMQL
  506. # define dormqr_ DORMQR
  507. # define dormr2_ DORMR2
  508. # define dormr3_ DORMR3
  509. # define dormrq_ DORMRQ
  510. # define dormrz_ DORMRZ
  511. # define dormtr_ DORMTR
  512. # define dpbcon_ DPBCON
  513. # define dpbequ_ DPBEQU
  514. # define dpbrfs_ DPBRFS
  515. # define dpbstf_ DPBSTF
  516. # define dpbsv_ DPBSV
  517. # define dpbsvx_ DPBSVX
  518. # define dpbtf2_ DPBTF2
  519. # define dpbtrf_ DPBTRF
  520. # define dpbtrs_ DPBTRS
  521. # define dpocon_ DPOCON
  522. # define dpoequ_ DPOEQU
  523. # define dporfs_ DPORFS
  524. # define dposv_ DPOSV
  525. # define dposvx_ DPOSVX
  526. # define dpotf2_ DPOTF2
  527. # define dpotrf_ DPOTRF
  528. # define dpotri_ DPOTRI
  529. # define dpotrs_ DPOTRS
  530. # define dppcon_ DPPCON
  531. # define dppequ_ DPPEQU
  532. # define dpprfs_ DPPRFS
  533. # define dppsv_ DPPSV
  534. # define dppsvx_ DPPSVX
  535. # define dpptrf_ DPPTRF
  536. # define dpptri_ DPPTRI
  537. # define dpptrs_ DPPTRS
  538. # define dptcon_ DPTCON
  539. # define dpteqr_ DPTEQR
  540. # define dptrfs_ DPTRFS
  541. # define dptsv_ DPTSV
  542. # define dptsvx_ DPTSVX
  543. # define dpttrf_ DPTTRF
  544. # define dpttrs_ DPTTRS
  545. # define dptts2_ DPTTS2
  546. # define drscl_ DRSCL
  547. # define dsbev_ DSBEV
  548. # define dsbevd_ DSBEVD
  549. # define dsbevx_ DSBEVX
  550. # define dsbgst_ DSBGST
  551. # define dsbgv_ DSBGV
  552. # define dsbgvd_ DSBGVD
  553. # define dsbgvx_ DSBGVX
  554. # define dsbtrd_ DSBTRD
  555. # define dspcon_ DSPCON
  556. # define dspev_ DSPEV
  557. # define dspevd_ DSPEVD
  558. # define dspevx_ DSPEVX
  559. # define dspgst_ DSPGST
  560. # define dspgv_ DSPGV
  561. # define dspgvd_ DSPGVD
  562. # define dspgvx_ DSPGVX
  563. # define dsprfs_ DSPRFS
  564. # define dspsv_ DSPSV
  565. # define dspsvx_ DSPSVX
  566. # define dsptrd_ DSPTRD
  567. # define dsptrf_ DSPTRF
  568. # define dsptri_ DSPTRI
  569. # define dsptrs_ DSPTRS
  570. # define dstebz_ DSTEBZ
  571. # define dstedc_ DSTEDC
  572. # define dstegr_ DSTEGR
  573. # define dstein_ DSTEIN
  574. # define dsteqr_ DSTEQR
  575. # define dsterf_ DSTERF
  576. # define dstev_ DSTEV
  577. # define dstevd_ DSTEVD
  578. # define dstevr_ DSTEVR
  579. # define dstevx_ DSTEVX
  580. # define dsycon_ DSYCON
  581. # define dsyev_ DSYEV
  582. # define dsyevd_ DSYEVD
  583. # define dsyevr_ DSYEVR
  584. # define dsyevx_ DSYEVX
  585. # define dsygs2_ DSYGS2
  586. # define dsygst_ DSYGST
  587. # define dsygv_ DSYGV
  588. # define dsygvd_ DSYGVD
  589. # define dsygvx_ DSYGVX
  590. # define dsyrfs_ DSYRFS
  591. # define dsysv_ DSYSV
  592. # define dsysvx_ DSYSVX
  593. # define dsytd2_ DSYTD2
  594. # define dsytf2_ DSYTF2
  595. # define dsytrd_ DSYTRD
  596. # define dsytrf_ DSYTRF
  597. # define dsytri_ DSYTRI
  598. # define dsytrs_ DSYTRS
  599. # define dtbcon_ DTBCON
  600. # define dtbrfs_ DTBRFS
  601. # define dtbtrs_ DTBTRS
  602. # define dtgevc_ DTGEVC
  603. # define dtgex2_ DTGEX2
  604. # define dtgexc_ DTGEXC
  605. # define dtgsen_ DTGSEN
  606. # define dtgsja_ DTGSJA
  607. # define dtgsna_ DTGSNA
  608. # define dtgsy2_ DTGSY2
  609. # define dtgsyl_ DTGSYL
  610. # define dtpcon_ DTPCON
  611. # define dtprfs_ DTPRFS
  612. # define dtptri_ DTPTRI
  613. # define dtptrs_ DTPTRS
  614. # define dtrcon_ DTRCON
  615. # define dtrevc_ DTREVC
  616. # define dtrexc_ DTREXC
  617. # define dtrrfs_ DTRRFS
  618. # define dtrsen_ DTRSEN
  619. # define dtrsna_ DTRSNA
  620. # define dtrsyl_ DTRSYL
  621. # define dtrti2_ DTRTI2
  622. # define dtrtri_ DTRTRI
  623. # define dtrtrs_ DTRTRS
  624. # define dtzrqf_ DTZRQF
  625. # define dtzrzf_ DTZRZF
  626. # define icmax1_ ICMAX1
  627. # define ieeeck_ IEEECK_
  628. # define ilaenv_ ILAENV
  629. # define izmax1_ IZMAX1
  630. # define sbdsdc_ SBDSDC
  631. # define sbdsqr_ SBDSQR
  632. # define sdisna_ SDISNA
  633. # define sgbbrd_ SGBBRD
  634. # define sgbcon_ SGBCON
  635. # define sgbequ_ SGBEQU
  636. # define sgbrfs_ SGBRFS
  637. # define sgbsv_ SGBSV
  638. # define sgbsvx_ SGBSVX
  639. # define sgbtf2_ SGBTF2
  640. # define sgbtrf_ SGBTRF
  641. # define sgbtrs_ SGBTRS
  642. # define sgebak_ SGEBAK
  643. # define sgebal_ SGEBAL
  644. # define sgebd2_ SGEBD2
  645. # define sgebrd_ SGEBRD
  646. # define sgecon_ SGECON
  647. # define sgeequ_ SGEEQU
  648. # define sgees_ SGEES
  649. # define sgeesx_ SGEESX
  650. # define sgeev_ SGEEV
  651. # define sgeevx_ SGEEVX
  652. # define sgegs_ SGEGS
  653. # define sgegv_ SGEGV
  654. # define sgehd2_ SGEHD2
  655. # define sgehrd_ SGEHRD
  656. # define sgelq2_ SGELQ2
  657. # define sgelqf_ SGELQF
  658. # define sgels_ SGELS
  659. # define sgelsd_ SGELSD
  660. # define sgelss_ SGELSS
  661. # define sgelsx_ SGELSX
  662. # define sgelsy_ SGELSY
  663. # define sgeql2_ SGEQL2
  664. # define sgeqlf_ SGEQLF
  665. # define sgeqp3_ SGEQP3
  666. # define sgeqpf_ SGEQPF
  667. # define sgeqr2_ SGEQR2
  668. # define sgeqrf_ SGEQRF
  669. # define sgerfs_ SGERFS
  670. # define sgerq2_ SGERQ2
  671. # define sgerqf_ SGERQF
  672. # define sgesc2_ SGESC2
  673. # define sgesdd_ SGESDD
  674. # define sgesv_ SGESV
  675. # define sgesvd_ SGESVD
  676. # define sgesvx_ SGESVX
  677. # define sgetc2_ SGETC2
  678. # define sgetf2_ SGETF2
  679. # define sgetrf_ SGETRF
  680. # define sgetri_ SGETRI
  681. # define sgetrs_ SGETRS
  682. # define sggbak_ SGGBAK
  683. # define sggbal_ SGGBAL
  684. # define sgges_ SGGES
  685. # define sggesx_ SGGESX
  686. # define sggev_ SGGEV
  687. # define sggevx_ SGGEVX
  688. # define sggglm_ SGGGLM
  689. # define sgghrd_ SGGHRD
  690. # define sgglse_ SGGLSE
  691. # define sggqrf_ SGGQRF
  692. # define sggrqf_ SGGRQF
  693. # define sggsvd_ SGGSVD
  694. # define sggsvp_ SGGSVP
  695. # define sgtcon_ SGTCON
  696. # define sgtrfs_ SGTRFS
  697. # define sgtsv_ SGTSV
  698. # define sgtsvx_ SGTSVX
  699. # define sgttrf_ SGTTRF
  700. # define sgttrs_ SGTTRS
  701. # define sgtts2_ SGTTS2
  702. # define shgeqz_ SHGEQZ
  703. # define shsein_ SHSEIN
  704. # define shseqr_ SHSEQR
  705. # define slabad_ SLABAD
  706. # define slabrd_ SLABRD
  707. # define slacon_ SLACON
  708. # define slacpy_ SLACPY
  709. # define sladiv_ SLADIV
  710. # define slae2_ SLAE2
  711. # define slaebz_ SLAEBZ
  712. # define slaed0_ SLAED0
  713. # define slaed1_ SLAED1
  714. # define slaed2_ SLAED2
  715. # define slaed3_ SLAED3
  716. # define slaed4_ SLAED4
  717. # define slaed5_ SLAED5
  718. # define slaed6_ SLAED6
  719. # define slaed7_ SLAED7
  720. # define slaed8_ SLAED8
  721. # define slaed9_ SLAED9
  722. # define slaeda_ SLAEDA
  723. # define slaein_ SLAEIN
  724. # define slaev2_ SLAEV2
  725. # define slaexc_ SLAEXC
  726. # define slag2_ SLAG2
  727. # define slags2_ SLAGS2
  728. # define slagtf_ SLAGTF
  729. # define slagtm_ SLAGTM
  730. # define slagts_ SLAGTS
  731. # define slagv2_ SLAGV2
  732. # define slahqr_ SLAHQR
  733. # define slahrd_ SLAHRD
  734. # define slaic1_ SLAIC1
  735. # define slaln2_ SLALN2
  736. # define slals0_ SLALS0
  737. # define slalsa_ SLALSA
  738. # define slalsd_ SLALSD
  739. # define slamc1_ SLAMC1
  740. # define slamc2_ SLAMC2
  741. # define slamc4_ SLAMC4
  742. # define slamc5_ SLAMC5
  743. # define slamrg_ SLAMRG
  744. # define slanv2_ SLANV2
  745. # define slapll_ SLAPLL
  746. # define slapmt_ SLAPMT
  747. # define slaqgb_ SLAQGB
  748. # define slaqge_ SLAQGE
  749. # define slaqp2_ SLAQP2
  750. # define slaqps_ SLAQPS
  751. # define slaqsb_ SLAQSB
  752. # define slaqsp_ SLAQSP
  753. # define slaqsy_ SLAQSY
  754. # define slaqtr_ SLAQTR
  755. # define slar1v_ SLAR1V
  756. # define slar2v_ SLAR2V
  757. # define slarf_ SLARF
  758. # define slarfb_ SLARFB
  759. # define slarfg_ SLARFG
  760. # define slarft_ SLARFT
  761. # define slarfx_ SLARFX
  762. # define slargv_ SLARGV
  763. # define slarnv_ SLARNV
  764. # define slarrb_ SLARRB
  765. # define slarre_ SLARRE
  766. # define slarrf_ SLARRF
  767. # define slarrv_ SLARRV
  768. # define slartg_ SLARTG
  769. # define slartv_ SLARTV
  770. # define slaruv_ SLARUV
  771. # define slarz_ SLARZ
  772. # define slarzb_ SLARZB
  773. # define slarzt_ SLARZT
  774. # define slas2_ SLAS2
  775. # define slascl_ SLASCL
  776. # define slasd0_ SLASD0
  777. # define slasd1_ SLASD1
  778. # define slasd2_ SLASD2
  779. # define slasd3_ SLASD3
  780. # define slasd4_ SLASD4
  781. # define slasd5_ SLASD5
  782. # define slasd6_ SLASD6
  783. # define slasd7_ SLASD7
  784. # define slasd8_ SLASD8
  785. # define slasd9_ SLASD9
  786. # define slasda_ SLASDA
  787. # define slasdq_ SLASDQ
  788. # define slasdt_ SLASDT
  789. # define slaset_ SLASET
  790. # define slasq1_ SLASQ1
  791. # define slasq2_ SLASQ2
  792. # define slasq3_ SLASQ3
  793. # define slasq4_ SLASQ4
  794. # define slasq5_ SLASQ5
  795. # define slasq6_ SLASQ6
  796. # define slasr_ SLASR
  797. # define slasrt_ SLASRT
  798. # define slassq_ SLASSQ
  799. # define slasv2_ SLASV2
  800. # define slaswp_ SLASWP
  801. # define slasy2_ SLASY2
  802. # define slasyf_ SLASYF
  803. # define slatbs_ SLATBS
  804. # define slatdf_ SLATDF
  805. # define slatps_ SLATPS
  806. # define slatrd_ SLATRD
  807. # define slatrs_ SLATRS
  808. # define slatrz_ SLATRZ
  809. # define slatzm_ SLATZM
  810. # define slauu2_ SLAUU2
  811. # define slauum_ SLAUUM
  812. # define sopgtr_ SOPGTR
  813. # define sopmtr_ SOPMTR
  814. # define sorg2l_ SORG2L
  815. # define sorg2r_ SORG2R
  816. # define sorgbr_ SORGBR
  817. # define sorghr_ SORGHR
  818. # define sorgl2_ SORGL2
  819. # define sorglq_ SORGLQ
  820. # define sorgql_ SORGQL
  821. # define sorgqr_ SORGQR
  822. # define sorgr2_ SORGR2
  823. # define sorgrq_ SORGRQ
  824. # define sorgtr_ SORGTR
  825. # define sorm2l_ SORM2L
  826. # define sorm2r_ SORM2R
  827. # define sormbr_ SORMBR
  828. # define sormhr_ SORMHR
  829. # define sorml2_ SORML2
  830. # define sormlq_ SORMLQ
  831. # define sormql_ SORMQL
  832. # define sormqr_ SORMQR
  833. # define sormr2_ SORMR2
  834. # define sormr3_ SORMR3
  835. # define sormrq_ SORMRQ
  836. # define sormrz_ SORMRZ
  837. # define sormtr_ SORMTR
  838. # define spbcon_ SPBCON
  839. # define spbequ_ SPBEQU
  840. # define spbrfs_ SPBRFS
  841. # define spbstf_ SPBSTF
  842. # define spbsv_ SPBSV
  843. # define spbsvx_ SPBSVX
  844. # define spbtf2_ SPBTF2
  845. # define spbtrf_ SPBTRF
  846. # define spbtrs_ SPBTRS
  847. # define spocon_ SPOCON
  848. # define spoequ_ SPOEQU
  849. # define sporfs_ SPORFS
  850. # define sposv_ SPOSV
  851. # define sposvx_ SPOSVX
  852. # define spotf2_ SPOTF2
  853. # define spotrf_ SPOTRF
  854. # define spotri_ SPOTRI
  855. # define spotrs_ SPOTRS
  856. # define sppcon_ SPPCON
  857. # define sppequ_ SPPEQU
  858. # define spprfs_ SPPRFS
  859. # define sppsv_ SPPSV
  860. # define sppsvx_ SPPSVX
  861. # define spptrf_ SPPTRF
  862. # define spptri_ SPPTRI
  863. # define spptrs_ SPPTRS
  864. # define sptcon_ SPTCON
  865. # define spteqr_ SPTEQR
  866. # define sptrfs_ SPTRFS
  867. # define sptsv_ SPTSV
  868. # define sptsvx_ SPTSVX
  869. # define spttrf_ SPTTRF
  870. # define spttrs_ SPTTRS
  871. # define sptts2_ SPTTS2
  872. # define srscl_ SRSCL
  873. # define ssbev_ SSBEV
  874. # define ssbevd_ SSBEVD
  875. # define ssbevx_ SSBEVX
  876. # define ssbgst_ SSBGST
  877. # define ssbgv_ SSBGV
  878. # define ssbgvd_ SSBGVD
  879. # define ssbgvx_ SSBGVX
  880. # define ssbtrd_ SSBTRD
  881. # define sspcon_ SSPCON
  882. # define sspev_ SSPEV
  883. # define sspevd_ SSPEVD
  884. # define sspevx_ SSPEVX
  885. # define sspgst_ SSPGST
  886. # define sspgv_ SSPGV
  887. # define sspgvd_ SSPGVD
  888. # define sspgvx_ SSPGVX
  889. # define ssprfs_ SSPRFS
  890. # define sspsv_ SSPSV
  891. # define sspsvx_ SSPSVX
  892. # define ssptrd_ SSPTRD
  893. # define ssptrf_ SSPTRF
  894. # define ssptri_ SSPTRI
  895. # define ssptrs_ SSPTRS
  896. # define sstebz_ SSTEBZ
  897. # define sstedc_ SSTEDC
  898. # define sstegr_ SSTEGR
  899. # define sstein_ SSTEIN
  900. # define ssteqr_ SSTEQR
  901. # define ssterf_ SSTERF
  902. # define sstev_ SSTEV
  903. # define sstevd_ SSTEVD
  904. # define sstevr_ SSTEVR
  905. # define sstevx_ SSTEVX
  906. # define ssycon_ SSYCON
  907. # define ssyev_ SSYEV
  908. # define ssyevd_ SSYEVD
  909. # define ssyevr_ SSYEVR
  910. # define ssyevx_ SSYEVX
  911. # define ssygs2_ SSYGS2
  912. # define ssygst_ SSYGST
  913. # define ssygv_ SSYGV
  914. # define ssygvd_ SSYGVD
  915. # define ssygvx_ SSYGVX
  916. # define ssyrfs_ SSYRFS
  917. # define ssysv_ SSYSV
  918. # define ssysvx_ SSYSVX
  919. # define ssytd2_ SSYTD2
  920. # define ssytf2_ SSYTF2
  921. # define ssytrd_ SSYTRD
  922. # define ssytrf_ SSYTRF
  923. # define ssytri_ SSYTRI
  924. # define ssytrs_ SSYTRS
  925. # define stbcon_ STBCON
  926. # define stbrfs_ STBRFS
  927. # define stbtrs_ STBTRS
  928. # define stgevc_ STGEVC
  929. # define stgex2_ STGEX2
  930. # define stgexc_ STGEXC
  931. # define stgsen_ STGSEN
  932. # define stgsja_ STGSJA
  933. # define stgsna_ STGSNA
  934. # define stgsy2_ STGSY2
  935. # define stgsyl_ STGSYL
  936. # define stpcon_ STPCON
  937. # define stprfs_ STPRFS
  938. # define stptri_ STPTRI
  939. # define stptrs_ STPTRS
  940. # define strcon_ STRCON
  941. # define strevc_ STREVC
  942. # define strexc_ STREXC
  943. # define strrfs_ STRRFS
  944. # define strsen_ STRSEN
  945. # define strsna_ STRSNA
  946. # define strsyl_ STRSYL
  947. # define strti2_ STRTI2
  948. # define strtri_ STRTRI
  949. # define strtrs_ STRTRS
  950. # define stzrqf_ STZRQF
  951. # define stzrzf_ STZRZF
  952. # define xerbla_ XERBLA
  953. # define zbdsqr_ ZBDSQR
  954. # define zdrot_ ZDROT
  955. # define zdrscl_ ZDRSCL
  956. # define zgbbrd_ ZGBBRD
  957. # define zgbcon_ ZGBCON
  958. # define zgbequ_ ZGBEQU
  959. # define zgbrfs_ ZGBRFS
  960. # define zgbsv_ ZGBSV
  961. # define zgbsvx_ ZGBSVX
  962. # define zgbtf2_ ZGBTF2
  963. # define zgbtrf_ ZGBTRF
  964. # define zgbtrs_ ZGBTRS
  965. # define zgebak_ ZGEBAK
  966. # define zgebal_ ZGEBAL
  967. # define zgebd2_ ZGEBD2
  968. # define zgebrd_ ZGEBRD
  969. # define zgecon_ ZGECON
  970. # define zgeequ_ ZGEEQU
  971. # define zgees_ ZGEES
  972. # define zgeesx_ ZGEESX
  973. # define zgeev_ ZGEEV
  974. # define zgeevx_ ZGEEVX
  975. # define zgegs_ ZGEGS
  976. # define zgegv_ ZGEGV
  977. # define zgehd2_ ZGEHD2
  978. # define zgehrd_ ZGEHRD
  979. # define zgelq2_ ZGELQ2
  980. # define zgelqf_ ZGELQF
  981. # define zgels_ ZGELS
  982. # define zgelsx_ ZGELSX
  983. # define zgelsy_ ZGELSY
  984. # define zgeql2_ ZGEQL2
  985. # define zgeqlf_ ZGEQLF
  986. # define zgeqp3_ ZGEQP3
  987. # define zgeqpf_ ZGEQPF
  988. # define zgeqr2_ ZGEQR2
  989. # define zgeqrf_ ZGEQRF
  990. # define zgerfs_ ZGERFS
  991. # define zgerq2_ ZGERQ2
  992. # define zgerqf_ ZGERQF
  993. # define zgesc2_ ZGESC2
  994. # define zgesv_ ZGESV
  995. # define zgesvx_ ZGESVX
  996. # define zgetc2_ ZGETC2
  997. # define zgetf2_ ZGETF2
  998. # define zgetrf_ ZGETRF
  999. # define zgetri_ ZGETRI
  1000. # define zgetrs_ ZGETRS
  1001. # define zggbak_ ZGGBAK
  1002. # define zggbal_ ZGGBAL
  1003. # define zgges_ ZGGES
  1004. # define zggesx_ ZGGESX
  1005. # define zggev_ ZGGEV
  1006. # define zggevx_ ZGGEVX
  1007. # define zggglm_ ZGGGLM
  1008. # define zgghrd_ ZGGHRD
  1009. # define zgglse_ ZGGLSE
  1010. # define zggqrf_ ZGGQRF
  1011. # define zggrqf_ ZGGRQF
  1012. # define zggsvd_ ZGGSVD
  1013. # define zggsvp_ ZGGSVP
  1014. # define zgtcon_ ZGTCON
  1015. # define zgtrfs_ ZGTRFS
  1016. # define zgtsv_ ZGTSV
  1017. # define zgtsvx_ ZGTSVX
  1018. # define zgttrf_ ZGTTRF
  1019. # define zgttrs_ ZGTTRS
  1020. # define zgtts2_ ZGTTS2
  1021. # define zhbev_ ZHBEV
  1022. # define zhbevd_ ZHBEVD
  1023. # define zhbevx_ ZHBEVX
  1024. # define zhbgst_ ZHBGST
  1025. # define zhbgv_ ZHBGV
  1026. # define zhbgvx_ ZHBGVX
  1027. # define zhbtrd_ ZHBTRD
  1028. # define zhecon_ ZHECON
  1029. # define zheev_ ZHEEV
  1030. # define zheevd_ ZHEEVD
  1031. # define zheevr_ ZHEEVR
  1032. # define zheevx_ ZHEEVX
  1033. # define zhegs2_ ZHEGS2
  1034. # define zhegst_ ZHEGST
  1035. # define zhegv_ ZHEGV
  1036. # define zhegvd_ ZHEGVD
  1037. # define zhegvx_ ZHEGVX
  1038. # define zherfs_ ZHERFS
  1039. # define zhesv_ ZHESV
  1040. # define zhesvx_ ZHESVX
  1041. # define zhetf2_ ZHETF2
  1042. # define zhetrd_ ZHETRD
  1043. # define zhetrf_ ZHETRF
  1044. # define zhetri_ ZHETRI
  1045. # define zhetrs_ ZHETRS
  1046. # define zhgeqz_ ZHGEQZ
  1047. # define zhpcon_ ZHPCON
  1048. # define zhpev_ ZHPEV
  1049. # define zhpevd_ ZHPEVD
  1050. # define zhpevx_ ZHPEVX
  1051. # define zhpgst_ ZHPGST
  1052. # define zhpgv_ ZHPGV
  1053. # define zhpgvd_ ZHPGVD
  1054. # define zhpgvx_ ZHPGVX
  1055. # define zhprfs_ ZHPRFS
  1056. # define zhpsv_ ZHPSV
  1057. # define zhpsvx_ ZHPSVX
  1058. # define zhptrd_ ZHPTRD
  1059. # define zhptrf_ ZHPTRF
  1060. # define zhptri_ ZHPTRI
  1061. # define zhptrs_ ZHPTRS
  1062. # define zhsein_ ZHSEIN
  1063. # define zhseqr_ ZHSEQR
  1064. # define zlabrd_ ZLABRD
  1065. # define zlacgv_ ZLACGV
  1066. # define zlacon_ ZLACON
  1067. # define zlacp2_ ZLACP2
  1068. # define zlacpy_ ZLACPY
  1069. # define zlacrm_ ZLACRM
  1070. # define zlacrt_ ZLACRT
  1071. # define zlaed0_ ZLAED0
  1072. # define zlaed7_ ZLAED7
  1073. # define zlaed8_ ZLAED8
  1074. # define zlaein_ ZLAEIN
  1075. # define zlaesy_ ZLAESY
  1076. # define zlaev2_ ZLAEV2
  1077. # define zlags2_ ZLAGS2
  1078. # define zlagtm_ ZLAGTM
  1079. # define zlahef_ ZLAHEF
  1080. # define zlahqr_ ZLAHQR
  1081. # define zlahrd_ ZLAHRD
  1082. # define zlaic1_ ZLAIC1
  1083. # define zlals0_ ZLALS0
  1084. # define zlalsa_ ZLALSA
  1085. # define zlapll_ ZLAPLL
  1086. # define zlapmt_ ZLAPMT
  1087. # define zlaqgb_ ZLAQGB
  1088. # define zlaqge_ ZLAQGE
  1089. # define zlaqhb_ ZLAQHB
  1090. # define zlaqhe_ ZLAQHE
  1091. # define zlaqhp_ ZLAQHP
  1092. # define zlaqp2_ ZLAQP2
  1093. # define zlaqps_ ZLAQPS
  1094. # define zlaqsb_ ZLAQSB
  1095. # define zlaqsp_ ZLAQSP
  1096. # define zlaqsy_ ZLAQSY
  1097. # define zlar1v_ ZLAR1V
  1098. # define zlar2v_ ZLAR2V
  1099. # define zlarcm_ ZLARCM
  1100. # define zlarf_ ZLARF
  1101. # define zlarfb_ ZLARFB
  1102. # define zlarfg_ ZLARFG
  1103. # define zlarft_ ZLARFT
  1104. # define zlarfx_ ZLARFX
  1105. # define zlargv_ ZLARGV
  1106. # define zlarnv_ ZLARNV
  1107. # define zlarrv_ ZLARRV
  1108. # define zlartg_ ZLARTG
  1109. # define zlartv_ ZLARTV
  1110. # define zlarz_ ZLARZ
  1111. # define zlarzb_ ZLARZB
  1112. # define zlarzt_ ZLARZT
  1113. # define zlascl_ ZLASCL
  1114. # define zlaset_ ZLASET
  1115. # define zlasr_ ZLASR
  1116. # define zlassq_ ZLASSQ
  1117. # define zlaswp_ ZLASWP
  1118. # define zlasyf_ ZLASYF
  1119. # define zlatbs_ ZLATBS
  1120. # define zlatdf_ ZLATDF
  1121. # define zlatps_ ZLATPS
  1122. # define zlatrd_ ZLATRD
  1123. # define zlatrs_ ZLATRS
  1124. # define zlatrz_ ZLATRZ
  1125. # define zlatzm_ ZLATZM
  1126. # define zlauu2_ ZLAUU2
  1127. # define zlauum_ ZLAUUM
  1128. # define zpbcon_ ZPBCON
  1129. # define zpbequ_ ZPBEQU
  1130. # define zpbrfs_ ZPBRFS
  1131. # define zpbstf_ ZPBSTF
  1132. # define zpbsv_ ZPBSV
  1133. # define zpbsvx_ ZPBSVX
  1134. # define zpbtf2_ ZPBTF2
  1135. # define zpbtrf_ ZPBTRF
  1136. # define zpbtrs_ ZPBTRS
  1137. # define zpocon_ ZPOCON
  1138. # define zpoequ_ ZPOEQU
  1139. # define zporfs_ ZPORFS
  1140. # define zposv_ ZPOSV
  1141. # define zposvx_ ZPOSVX
  1142. # define zpotf2_ ZPOTF2
  1143. # define zpotrf_ ZPOTRF
  1144. # define zpotri_ ZPOTRI
  1145. # define zpotrs_ ZPOTRS
  1146. # define zppcon_ ZPPCON
  1147. # define zppequ_ ZPPEQU
  1148. # define zpprfs_ ZPPRFS
  1149. # define zppsv_ ZPPSV
  1150. # define zppsvx_ ZPPSVX
  1151. # define zpptrf_ ZPPTRF
  1152. # define zpptri_ ZPPTRI
  1153. # define zpptrs_ ZPPTRS
  1154. # define zptcon_ ZPTCON
  1155. # define zptrfs_ ZPTRFS
  1156. # define zptsv_ ZPTSV
  1157. # define zptsvx_ ZPTSVX
  1158. # define zpttrf_ ZPTTRF
  1159. # define zpttrs_ ZPTTRS
  1160. # define zptts2_ ZPTTS2
  1161. # define zrot_ ZROT
  1162. # define zspcon_ ZSPCON
  1163. # define zspmv_ ZSPMV
  1164. # define zspr_ ZSPR
  1165. # define zsprfs_ ZSPRFS
  1166. # define zspsv_ ZSPSV
  1167. # define zspsvx_ ZSPSVX
  1168. # define zsptrf_ ZSPTRF
  1169. # define zsptri_ ZSPTRI
  1170. # define zsptrs_ ZSPTRS
  1171. # define zstedc_ ZSTEDC
  1172. # define zstein_ ZSTEIN
  1173. # define zsteqr_ ZSTEQR
  1174. # define zsycon_ ZSYCON
  1175. # define zsymv_ ZSYMV
  1176. # define zsyr_ ZSYR
  1177. # define zsyrfs_ ZSYRFS
  1178. # define zsysv_ ZSYSV
  1179. # define zsysvx_ ZSYSVX
  1180. # define zsytf2_ ZSYTF2
  1181. # define zsytrf_ ZSYTRF
  1182. # define zsytri_ ZSYTRI
  1183. # define zsytrs_ ZSYTRS
  1184. # define ztbcon_ ZTBCON
  1185. # define ztbrfs_ ZTBRFS
  1186. # define ztbtrs_ ZTBTRS
  1187. # define ztgevc_ ZTGEVC
  1188. # define ztgex2_ ZTGEX2
  1189. # define ztgexc_ ZTGEXC
  1190. # define ztgsen_ ZTGSEN
  1191. # define ztgsja_ ZTGSJA
  1192. # define ztgsna_ ZTGSNA
  1193. # define ztgsy2_ ZTGSY2
  1194. # define ztgsyl_ ZTGSYL
  1195. # define ztpcon_ ZTPCON
  1196. # define ztprfs_ ZTPRFS
  1197. # define ztptri_ ZTPTRI
  1198. # define ztptrs_ ZTPTRS
  1199. # define ztrcon_ ZTRCON
  1200. # define ztrevc_ ZTREVC
  1201. # define ztrexc_ ZTREXC
  1202. # define ztrrfs_ ZTRRFS
  1203. # define ztrsen_ ZTRSEN
  1204. # define ztrsna_ ZTRSNA
  1205. # define ztrsyl_ ZTRSYL
  1206. # define ztrti2_ ZTRTI2
  1207. # define ztrtri_ ZTRTRI
  1208. # define ztrtrs_ ZTRTRS
  1209. # define ztzrqf_ ZTZRQF
  1210. # define ztzrzf_ ZTZRZF
  1211. # define zung2l_ ZUNG2L
  1212. # define zung2r_ ZUNG2R
  1213. # define zungbr_ ZUNGBR
  1214. # define zunghr_ ZUNGHR
  1215. # define zungl2_ ZUNGL2
  1216. # define zunglq_ ZUNGLQ
  1217. # define zungql_ ZUNGQL
  1218. # define zungqr_ ZUNGQR
  1219. # define zungr2_ ZUNGR2
  1220. # define zungrq_ ZUNGRQ
  1221. # define zungtr_ ZUNGTR
  1222. # define zunm2l_ ZUNM2L
  1223. # define zunm2r_ ZUNM2R
  1224. # define zunmbr_ ZUNMBR
  1225. # define zunmhr_ ZUNMHR
  1226. # define zunml2_ ZUNML2
  1227. # define zunmlq_ ZUNMLQ
  1228. # define zunmql_ ZUNMQL
  1229. # define zunmqr_ ZUNMQR
  1230. # define zunmr2_ ZUNMR2
  1231. # define zunmr3_ ZUNMR3
  1232. # define zunmrq_ ZUNMRQ
  1233. # define zunmrz_ ZUNMRZ
  1234. # define zunmtr_ ZUNMTR
  1235. # define zupgtr_ ZUPGTR
  1236. # define zupmtr_ ZUPMTR
  1237. # include "mkl_lapack.h"
  1238. #endif // USE_MKL
  1239. #if (defined USE_CLAPACK || defined USE_LAPACK)
  1240. # include "f2c.h"
  1241. # include "lapack.h"
  1242. #endif // USE_CLAPACK || USE_LAPACK
  1243. #ifdef USE_SUNPERF
  1244. # include "sunperf.h"
  1245. #endif // USE_SUNPERF
  1246. }
  1247. #ifdef Darwin
  1248. # include "Accelerate.h"
  1249. using std::isnan;
  1250. #endif
  1251. #ifdef min
  1252. # undef min
  1253. #endif // min
  1254. #ifdef max
  1255. # undef max
  1256. #endif // max
  1257. #ifdef WIN32
  1258. # define min _cpp_min
  1259. # define max _cpp_max
  1260. #endif // WIN32