39 #ifndef VP_CPU_FEATURES_H
40 #define VP_CPU_FEATURES_H
42 #include <visp3/core/vpConfig.h>
77 #if defined(VISP_HAVE_SIMDLIB)
Check CPU features (hardware capabilities).
VISP_EXPORT bool checkSSE41()
VISP_EXPORT void printCPUInfo()
VISP_EXPORT bool checkSSE2()
VISP_EXPORT bool checkAVX()
VISP_EXPORT bool checkSSSE3()
VISP_EXPORT size_t getCPUCacheL1()
VISP_EXPORT size_t getCPUCacheL2()
VISP_EXPORT bool checkSSE3()
VISP_EXPORT bool checkNeon()
VISP_EXPORT bool checkAVX2()
VISP_EXPORT size_t getCPUCacheL3()
VISP_EXPORT bool checkSSE42()