module
Depth::Core::CoverageUtils
Defined in:
depth/core/coverage_utils.crInstance Method Summary
-
#each_constant_segment(a : Coverage, stop_at : Int32 = -1, &)
Yield intervals [start, stop) with constant depth value
-
#prefix_sum!(a : Coverage)
Utility function for cumulative sum
Instance Method Detail
Yield intervals [start, stop) with constant depth value