| matrix< T, N, M > | Class that represents a n x m matrix |
| matrix< T, 2, 2 > | |
| matrix< T, 3, 3 > | |
| matrix< T, 4, 4 > | |
| quaternion< T > | Class that represents a quaternion |
| vectorn< T, NUM > | Class that represents a n-dimensional vector |
| vectorn< T, 2 > | |
| vectorn< T, 3 > | |
| vectorn< T, 4 > |
1.5.2