Determine whether two dissimilarity matrices are not equal.
other : DissimilarityMatrix
Dissimilarity matrix to compare to.
bool
True if self is not equal to other, False otherwise.
See also
__eq__,