Cxform::==

Cxform::==
bool operator ==(const Cxform& x) const;
Description

== operator compares two Cxform, comparing each index of Cxform::M.

Return Value

A Boolean value of true if they are equal and false if they are not equal.