File xsimd.hpp¶
-
namespace util
Functions
-
static inline std::vector<std::string> getSupportedSimdExtensions()¶
Returns the names of all instruction set extensions for SIMD operations available on the machine.
- Returns:
An
std::vectorthat contains the names of all supported instruction set extensions
-
static inline std::vector<std::string> getSupportedSimdExtensions()¶