- Debug (C++ function)
- DESCENDING (cuda.compute.algorithms.SortOrder attribute)
- DeviceAdjacentDifference (C++ struct)
- DeviceAdjacentDifference::SubtractLeft (C++ function), [1]
- DeviceAdjacentDifference::SubtractLeftCopy (C++ function), [1]
- DeviceAdjacentDifference::SubtractRight (C++ function), [1]
- DeviceAdjacentDifference::SubtractRightCopy (C++ function), [1]
- DeviceArrayLike (class in cuda.compute.typing)
- DeviceCopy (C++ struct)
- DeviceCopy::Batched (C++ function), [1]
- DeviceCopy::Copy (C++ function), [1]
- DeviceCount (C++ function)
- DeviceCountCachedValue (C++ function)
- DeviceCountUncached (C++ function)
- DeviceFind (C++ struct)
- DeviceFind::FindIf (C++ function), [1]
- DeviceFind::LowerBound (C++ function), [1]
- DeviceFind::UpperBound (C++ function), [1]
- DeviceFor (C++ struct)
- DeviceFor::__for_each_in_extents (C++ function)
- DeviceFor::Bulk (C++ function), [1], [2]
- DeviceFor::ForEach (C++ function), [1], [2]
- DeviceFor::ForEachCopy (C++ function), [1], [2]
- DeviceFor::ForEachCopyN (C++ function), [1], [2]
- DeviceFor::ForEachInExtents (C++ function), [1], [2]
- DeviceFor::ForEachInLayout (C++ function), [1]
- DeviceFor::ForEachN (C++ function), [1], [2]
- DeviceHistogram (C++ struct)
- DeviceHistogram::HistogramEven (C++ function), [1], [2], [3]
- DeviceHistogram::HistogramRange (C++ function), [1], [2], [3]
- DeviceHistogram::MultiHistogramEven (C++ function), [1], [2], [3], [4], [5]
- DeviceHistogram::MultiHistogramRange (C++ function), [1], [2], [3], [4], [5]
- DeviceMemcpy (C++ struct)
- DeviceMemcpy::Batched (C++ function), [1]
- DeviceMerge (C++ struct)
- DeviceMerge::MergeKeys (C++ function), [1]
- DeviceMerge::MergePairs (C++ function), [1]
- DeviceMergeSort (C++ struct)
- DeviceMergeSort::SortKeys (C++ function), [1]
- DeviceMergeSort::SortKeysCopy (C++ function), [1]
- DeviceMergeSort::SortPairs (C++ function), [1]
- DeviceMergeSort::SortPairsCopy (C++ function), [1]
- DeviceMergeSort::StableSortKeys (C++ function), [1]
- DeviceMergeSort::StableSortKeysCopy (C++ function), [1]
- DeviceMergeSort::StableSortPairs (C++ function), [1]
- DevicePartition (C++ struct)
- DevicePartition::Flagged (C++ function), [1]
- DevicePartition::If (C++ function), [1], [2], [3]
- DeviceRadixSort (C++ struct)
- DeviceRadixSort::SortKeys (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- DeviceRadixSort::SortKeysDescending (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- DeviceRadixSort::SortPairs (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- DeviceRadixSort::SortPairsDescending (C++ function), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- DeviceReduce (C++ struct)
- DeviceReduce::ArgMax (C++ function), [1], [2], [3], [4]
- DeviceReduce::ArgMin (C++ function), [1], [2], [3], [4]
- DeviceReduce::Max (C++ function), [1]
- DeviceReduce::Min (C++ function), [1]
- DeviceReduce::Reduce (C++ function), [1]
- DeviceReduce::ReduceByKey (C++ function), [1]
- DeviceReduce::Sum (C++ function), [1]
- DeviceReduce::TransformReduce (C++ function), [1]
|
- DeviceRunLengthEncode (C++ struct)
- DeviceRunLengthEncode::Encode (C++ function), [1]
- DeviceRunLengthEncode::NonTrivialRuns (C++ function), [1]
- DeviceScan (C++ struct)
- DeviceScan::ExclusiveScan (C++ function), [1], [2], [3], [4], [5], [6], [7]
- DeviceScan::ExclusiveScanByKey (C++ function), [1]
- DeviceScan::ExclusiveSum (C++ function), [1], [2], [3]
- DeviceScan::ExclusiveSumByKey (C++ function), [1]
- DeviceScan::InclusiveScan (C++ function), [1], [2], [3]
- DeviceScan::InclusiveScanByKey (C++ function), [1]
- DeviceScan::InclusiveScanInit (C++ function), [1]
- DeviceScan::InclusiveSum (C++ function), [1], [2], [3]
- DeviceScan::InclusiveSumByKey (C++ function), [1]
- DeviceSegmentedRadixSort (C++ struct)
- DeviceSegmentedRadixSort::SortKeys (C++ function), [1], [2], [3]
- DeviceSegmentedRadixSort::SortKeysDescending (C++ function), [1], [2], [3]
- DeviceSegmentedRadixSort::SortPairs (C++ function), [1], [2], [3]
- DeviceSegmentedRadixSort::SortPairsDescending (C++ function), [1], [2], [3]
- DeviceSegmentedReduce (C++ struct)
- DeviceSegmentedReduce::ArgMax (C++ function), [1], [2], [3]
- DeviceSegmentedReduce::ArgMin (C++ function), [1], [2], [3]
- DeviceSegmentedReduce::Max (C++ function), [1], [2], [3]
- DeviceSegmentedReduce::Min (C++ function), [1], [2], [3]
- DeviceSegmentedReduce::Reduce (C++ function), [1], [2], [3]
- DeviceSegmentedReduce::Sum (C++ function), [1], [2], [3]
- DeviceSegmentedScan (C++ struct)
- DeviceSegmentedScan::ExclusiveSegmentedScan (C++ function), [1]
- DeviceSegmentedScan::ExclusiveSegmentedSum (C++ function), [1]
- DeviceSegmentedScan::InclusiveSegmentedScan (C++ function), [1]
- DeviceSegmentedScan::InclusiveSegmentedScanInit (C++ function), [1]
- DeviceSegmentedScan::InclusiveSegmentedSum (C++ function), [1]
- DeviceSegmentedSort (C++ struct)
- DeviceSegmentedSort::SortKeys (C++ function), [1], [2], [3]
- DeviceSegmentedSort::SortKeysDescending (C++ function), [1], [2], [3]
- DeviceSegmentedSort::SortPairs (C++ function), [1], [2], [3]
- DeviceSegmentedSort::SortPairsDescending (C++ function), [1], [2], [3]
- DeviceSegmentedSort::StableSortKeys (C++ function), [1], [2], [3]
- DeviceSegmentedSort::StableSortKeysDescending (C++ function), [1], [2], [3]
- DeviceSegmentedSort::StableSortPairs (C++ function), [1], [2], [3]
- DeviceSegmentedSort::StableSortPairsDescending (C++ function), [1], [2], [3]
- DeviceSelect (C++ struct)
- DeviceSelect::Flagged (C++ function), [1], [2], [3]
- DeviceSelect::FlaggedIf (C++ function), [1], [2], [3]
- DeviceSelect::If (C++ function), [1], [2], [3]
- DeviceSelect::Unique (C++ function), [1], [2], [3]
- DeviceSelect::UniqueByKey (C++ function), [1], [2]
- DeviceTopK (C++ struct)
- DeviceTopK::MaxKeys (C++ function), [1]
- DeviceTopK::MaxPairs (C++ function), [1]
- DeviceTopK::MinKeys (C++ function), [1]
- DeviceTopK::MinPairs (C++ function), [1]
- DeviceTransform (C++ struct)
- DeviceTransform::__transform_if_stable_argument_addresses (C++ function)
- DeviceTransform::__transform_internal (C++ function), [1]
- DeviceTransform::Fill (C++ function)
- DeviceTransform::Generate (C++ function)
- DeviceTransform::Transform (C++ function), [1], [2]
- DeviceTransform::TransformIf (C++ function), [1]
- DeviceTransform::TransformStableArgumentAddresses (C++ function), [1]
- DiscardIterator (class in cuda.compute.iterators)
- DIVIDES (cuda.compute.op.OpKind attribute)
- DoubleBuffer (class in cuda.compute.algorithms)
|