34 #ifndef _vpCPUFeatures_h_
35 #define _vpCPUFeatures_h_
42 #include <visp3/core/vpConfig.h>
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()