bool operator ==(const Cxform& x) const;
== operator compares two Cxform, comparing each index of Cxform::M.
A Boolean value of true if they are equal and false if they are not equal.