We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plan/track the progress on the team level doc for std algorithms This is the doc for kokkos/kokkos#5150
The text was updated successfully, but these errors were encountered:
mperrinel
cz4rs
fnrizzi
antoinemeyer5
No branches or pull requests
plan/track the progress on the team level doc for std algorithms
This is the doc for kokkos/kokkos#5150
Kokkos_Count.hpp
Kokkos_CountIf.hpp
Kokkos_AllOf.hpp
Kokkos_AnyOf.hpp
Kokkos_NoneOf.hpp
Kokkos_Find.hpp
Kokkos_FindIf.hpp
Kokkos_FindIfNot.hpp
Kokkos_FindEnd.hpp
Kokkos_FindFirstOf.hpp
Kokkos_ForEachN.hpp
Kokkos_LexicographicalCompare.hpp
Kokkos_Mismatch.hpp
Kokkos_Search.hpp
Kokkos_SearchN.hpp
Kokkos_FillN.hpp
Kokkos_Replace.hpp
Kokkos_ReplaceIf.hpp
Kokkos_ReplaceCopyIf.hpp
Kokkos_ReplaceCopy.hpp
Kokkos_CopyN.hpp
Kokkos_CopyBackward.hpp
Kokkos_CopyIf.hpp
Kokkos_Transform.hpp
Kokkos_Generate.hpp
Kokkos_Reverse.hpp
Kokkos_ReverseCopy.hpp
Kokkos_Move.hpp
Kokkos_MoveBackward.hpp
Kokkos_SwapRanges.hpp
Kokkos_UniqueCopy.hpp
Kokkos_Rotate.hpp
Kokkos_RotateCopy.hpp
Kokkos_Remove.hpp
Kokkos_RemoveIf.hpp
Kokkos_RemoveCopyIf.hpp
Kokkos_ShiftLeft.hpp
Kokkos_ShiftRight.hpp
Kokkos_IsSortedUntil.hpp
Kokkos_MinElement.hpp
Kokkos_MaxElement.hpp
Kokkos_MinMaxElement.hpp
Kokkos_IsPartitioned.hpp
Kokkos_PartitionCopy.hpp
Kokkos_AdjacentDifference.hpp
Kokkos_Reduce.hpp
Kokkos_TransformReduce.hpp
Kokkos_ExclusiveScan.hpp
Kokkos_TransformExclusiveScan.hpp
Kokkos_InclusiveScan.hpp
Kokkos_TransformInclusiveScan.hpp
The text was updated successfully, but these errors were encountered: