The search functionality needs JavaScript enabled
Built with scod
Check whether M is 2x2 matrix
enum isMat2(M) = isMat!(2, 2, M);