-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
events/Envelope += time_range_to_point_tuple
This new function is useful if one wants to do maths with control points over a given range - e.g. for manually calculating the integral in a given time range. Because we want to do this in the next commit, this patch prepares the Envelope class to already support finding all control points.
- Loading branch information
1 parent
8ae9f40
commit f42c5fa
Showing
2 changed files
with
87 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters