Returns:
19 20 21
# File 'lib/unity/comparison.rb', line 19 def compatible? other self.dimension_int == other.dimension_int end