The search functionality needs JavaScript enabled
Built with scod
Check whether M is 3x3 matrix
enum isMat3(M) = isMat!(3, 3, M);