/usr/include/atlas/atlas_sr2kernels.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 18 19 20 21 | /*
* This file generated on line 754 of /build/atlas-rhjSlo/atlas-3.10.3/build/atlas-base/../..//tune/blas/ger/r2hgen.c
*/
#ifndef ATLAS_SR2KERNELS_H
#define ATLAS_SR2KERNELS_H
void ATL_sger2k__900001
(ATL_CINT, ATL_CINT, const float*, const float*, const float*,
const float*, float*, ATL_CINT);
void ATL_sger2k__900003
(ATL_CINT, ATL_CINT, const float*, const float*, const float*,
const float*, float*, ATL_CINT);
void ATL_sger2k__900003
(ATL_CINT, ATL_CINT, const float*, const float*, const float*,
const float*, float*, ATL_CINT);
void ATL_sger2k__1
(ATL_CINT, ATL_CINT, const float*, const float*, const float*,
const float*, float*, ATL_CINT);
#endif /* end guard around atlas_sr2kernels.h */
|