affects abstract method

bool affects(
  1. Range2D range
)

Whether this operation affects a specific region of the matrix defined by range.

Implementation

bool affects(Range2D range);