/usr/include/atlas/dXover.h is in libatlas-dev 3.8.4-3build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | #ifndef DXOVER_H
#define DXOVER_H
#define ATL_3NB 108
#define NN_MNK_M 3600
#define NN_MNK_N 3600
#define NN_MNK_MN 488592
#define NN_MNK_K 254016
#define NN_MNK_GE 1000
#define NT_MNK_M 3600
#define NT_MNK_N 3600
#define NT_MNK_MN 12960
#define NT_MNK_K 20736
#define NT_MNK_GE 1000
#define TN_MNK_M 3600
#define TN_MNK_N 3600
#define TN_MNK_MN 12960
#define TN_MNK_K 133956
#define TN_MNK_GE 1000
#define TT_MNK_M 3600
#define TT_MNK_N 3600
#define TT_MNK_MN 12960
#define TT_MNK_K 8100
#define TT_MNK_GE 1000
#endif
|