- Timestamp:
- Sep 18, 2018, 4:10:47 PM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
- Children:
- 8428a52
- Parents:
- e561ca7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio_priv.h
re561ca7 rb3146df 77 77 #define HAVE_ATLAS 1 78 78 #include <atlas/cblas.h> 79 #else80 #undef HAVE_ATLAS81 79 #endif 82 80 … … 161 159 #if !defined(HAVE_MEMCPY_HACKS) && !defined(HAVE_ACCELERATE) && !defined(HAVE_ATLAS) && !defined(HAVE_INTEL_IPP) 162 160 #define HAVE_NOOPT 1 163 #else164 #undef HAVE_NOOPT165 161 #endif 166 162
Note: See TracChangeset
for help on using the changeset viewer.