-
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.
Add overloads of permute that take arrays as mdspan (std::optional<mdspan<...>> if the array is an optional output argument). Improve documentation of the existing overload and document the new overloads. Add tests. Make sure that the function compiles if users pass in std::nullopt for either or both optional arguments.
- Loading branch information
Showing
2 changed files
with
279 additions
and
38 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