Matrix

A x Vector SGL

Performs the multiplication of an input matrix and an input vector.

Cross Product_MGI

Calculate the cross product of two 3-dimensional vectors in cartesian coordinates.

Dot Product_MGI

Computes the dot product of X Vector and Y Vector.

Identity Matrix 4x4 [SGL]

Simply provides a 4x4 [SGL] identity matrix.

Matrix Multiply [SGL]

A single precision version of matrix multiplication.

Product of Array of Complex Matrices

Compute the matrix product of an array of complex matrices.