-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parallel_ftables() - compute idx.count() once and store in var - compute njobs once and store in var ftables() - rename some vars for readability - use unsafe vec index access to avoid unnecessary bounds checking - remove unnecessary Result wrap - add safety comments
- Loading branch information
1 parent
ed111b6
commit 1a3a4b4
Showing
1 changed file
with
40 additions
and
23 deletions.
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