/usr/include/atlas/atlas_dr1kernels.h is in libatlas-dev 3.10.3-1+b1.
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 | /*
* This file generated on line 730 of /build/atlas-rhjSlo/atlas-3.10.3/build/atlas-base/../..//tune/blas/ger/r1hgen.c
*/
#ifndef ATLAS_DR1KERNELS_H
#define ATLAS_DR1KERNELS_H
void ATL_dgerk__900001
(ATL_CINT, ATL_CINT, const double*, const double*, double*, ATL_CINT);
void ATL_dgerk__900002
(ATL_CINT, ATL_CINT, const double*, const double*, double*, ATL_CINT);
void ATL_dgerk__900002
(ATL_CINT, ATL_CINT, const double*, const double*, double*, ATL_CINT);
void ATL_dgerk__900001
(ATL_CINT, ATL_CINT, const double*, const double*, double*, ATL_CINT);
#endif /* end guard around atlas_dr1kernels.h */
|