-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Instead of generating the addmask by repeatedly adding to the existing addmask in a loop, isn't the final mask simply the cumulative horizontal sum of the space mask?
Looks like a prefix sum can be computed the usual way, or can also be parallelized?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels