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

Matrix4x4 Matricies used for 3D transformations
Vector3D Vectors used for 3D transformations
QuaternionQuaternions used for 3D rotations

PolygonPolygons

Plane – Planes used in 3D space

Sphere – 3D sphere

Image Image manipulations

VersionVersion Information

Information about the aligned versions of these functions: Aligned Function Information

BACK