-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename new sampleWithoutReplacement overload to sample_without_replacement. Fix order of parameters: handle, rng, in, out, params. Use RAFT_EXPECTS instead of ASSERT. Make sure that users can pass in std::nullopt explicitly for either or both std::optional parameters. Use "vector" instead of "array" in documentation, use [in], [out], and [inout] as appropriate, and make other documentation improvements. Make error messages more clear.
- Loading branch information
Showing
2 changed files
with
148 additions
and
89 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
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