Skip to content

a lightweight SIMD vector, matrix and quaternion library

License

Notifications You must be signed in to change notification settings

user1095108/vxl

Repository files navigation

vxl

vxl is a lightweight SIMD vector, quaternion and matrix library for vectors and matrices of small dimensions. The library supports SSE, NEON and the gcc/clang vector extensions.

The test .cpp files should provide clues on how to use the library. A C++17 compliant compiler is needed to use the library and to complle the .cpp files.

About

a lightweight SIMD vector, matrix and quaternion library

Topics

Resources

License

Stars

Watchers

Forks

Languages