dot-cppModelManipulation: Helps model.manipulation in speeding up operations

Description Usage Arguments

Description

Calculates how many notes in front of window.

This depends heavily on cppCountForward, refer to modelManipulation.R for correct usage.

Usage

1
2
.cppModelManipulation(unq_offsets, obj_offsets, window = 200,
  is_sorted = FALSE)

Arguments

unq_offsets

a Numeric Vector of the offsets to check on

obj_offsets

a List of the objects offsets

window

a double indicating the window of the check

is_sorted

a boolean indicating if the vectors are sorted, if they aren't, they will be sorted.


Eve-ning/vsrgtools documentation built on Oct. 30, 2019, 5:40 p.m.