37#ifndef PCL_GPU_EMULATION
38#define PCL_GPU_EMULATION
40#include <pcl/common/utils.h>
42#include "utils/warp_reduce.hpp"
Iterator class for point clouds with or without given indices.
void ignore(const T &...)
Utility function to eliminate unused variable warnings.
static __forceinline__ __device__ int Ballot(int predicate, volatile int *cta_buffer)