You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 08f26a7e3a Oops, premature refactoring. 14 years ago
..
Algorithms Oops, premature refactoring. 14 years ago
Geometry Renamed Vector::lengthSquared() to parameterless Vector::dot(). 14 years ago
Test Moved unary operator- from Vector to RectangularMatrix. 14 years ago
CMakeLists.txt Gauss-Jordan elimination. 14 years ago
Math.cpp Happy New Year. 15 years ago
Math.h Utility function for clamping value in given limits. 14 years ago
MathTypeTraits.h Added missing #include. 14 years ago
Matrix.h Function for computing trace of square matrix. 14 years ago
Matrix3.h Moved add/subtract operators from Vector to RectangularMatrix. 14 years ago
Matrix4.h Moved add/subtract operators from Vector to RectangularMatrix. 14 years ago
RectangularMatrix.h Moved unary operator- from Vector to RectangularMatrix. 14 years ago
Vector.h Moved unary operator- from Vector to RectangularMatrix. 14 years ago
Vector2.h Moved add/subtract operators from Vector to RectangularMatrix. 14 years ago
Vector3.h Moved add/subtract operators from Vector to RectangularMatrix. 14 years ago
Vector4.h Moved add/subtract operators from Vector to RectangularMatrix. 14 years ago