cub::SegmentedScanPolicy#

struct SegmentedScanPolicy#

The tuning policy for all algorithms in DeviceSegmentedScan.

Public Functions

inline friend ::std::ostream &operator<<(
::std::ostream &os,
const SegmentedScanPolicy &policy
)#

Public Members

SegmentedScanBlockPolicy block#

Policy for the block-level segmented scan kernel.

Friends

inline friend constexpr bool operator==(
const SegmentedScanPolicy &lhs,
const SegmentedScanPolicy &rhs
) noexcept#
inline friend constexpr bool operator!=(
const SegmentedScanPolicy &lhs,
const SegmentedScanPolicy &rhs
) noexcept#