C++ class library for using the Single Instruction Multiple Data (SIMD) instructions in modern Microprocessors
vcpkg install vectorclassNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add two SIMD vectors using VectorClass
Enable appropriate compiler flags (e.g., -mavx2, -msse4.1) for your target architecture.
No dependency data recorded yet.
No resource links recorded.