vectorclass/2.02.00

C++ class library for using the Single Instruction Multiple Data (SIMD) instructions to improve performance on modern microprocessors with the x86 or x86/64 instruction set on Windows, Linux, and Mac platforms.
Recipe info
2023-09-16

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
vectorclass/2.02.00

Using vectorclass

Loading ...
Loading...