mirror of
https://github.com/recp/cglm.git
synced 2026-04-06 17:19:46 +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