Package math.matrices
-
Class Summary Class Description FastMatrixMult Fast matrix multiplication between a 3x1 matrix and a 1x3 matrix.FastMatrixMultSelf Fast matrix multiplication between a vector (as a 3x1 matrix) and itsef (as a 1x3 matrix).Matrix RotationMatrix Represents a rotation matrix.