mirror of
https://github.com/recp/cglm.git
synced 2025-12-25 04:44:58 +00:00
* note: for square matrices det(a) = det(transpose(a)), we can go with row-major calc here
* note: for square matrices det(a) = det(transpose(a)), we can go with row-major calc here