Skip to content

Commit b564666

Browse files
committed
adding macro to lapack_64.h
1 parent 12075f5 commit b564666

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

SRC/la_constants.mod

1.53 KB
Binary file not shown.

SRC/la_xisnan.mod

321 Bytes
Binary file not shown.

SRC/lapack_64.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,8 @@
794794
#define DLAR1V DLAR1V_64
795795
#define DLAR2V DLAR2V_64
796796
#define DLARF DLARF_64
797+
#define DLARF1F DLARF1F_64
798+
#define DLARF1L DLARF1L_64
797799
#define DLARFB DLARFB_64
798800
#define DLARFB_GETT DLARFB_GETT_64
799801
#define DLARFG DLARFG_64
@@ -2025,6 +2027,8 @@
20252027
#define ZLAR2V ZLAR2V_64
20262028
#define ZLARCM ZLARCM_64
20272029
#define ZLARF ZLARF_64
2030+
#define ZLARF1F ZLARF1F_64
2031+
#define ZLARF1L ZLARF1L_64
20282032
#define ZLARFB ZLARFB_64
20292033
#define ZLARFB_GETT ZLARFB_GETT_64
20302034
#define ZLARFG ZLARFG_64

0 commit comments

Comments
 (0)