Modules of libSIMDx86 v0.3.2
Here is a list of all the modules that libSIMDx86 implements. You can click the link to read the documentation for that module. Each modules cotains numerous function prototypes and a description explaining what each function does as well as common uses for the function. Function prototypes are syntax highlighted, and arguments for functions in the description appear in courier font.
Math
– SIMD implementations of
<math.h> functions
Matrix
– 4x4 Matricies used for 3D
transformations
Vector
– 3D Vectors used for 3D
transformations
Quaternion
– Quaternions used for 3D
rotations
Polygon – Polygons
Plane – Planes used in 3D space
Sphere – 3D sphere
Image – Image manipulations
Version
– Version Information
Information about the aligned versions of these functions:
Aligned Function Information
BACK