Flat2dDetector.check_bounds¶
- property Flat2dDetector.check_bounds¶
If
True
, methods computing vectors check input arguments.For very large input arrays, these checks can introduce significant overhead, but the overhead is kept low by vectorization.