The search functionality needs JavaScript enabled
Built with scod
Check whether M is 4x4 matrix
enum isMat4(M) = isMat!(4, 4, M);