|
Open3D (C++ API)
0.20.0
|
#include <c10/xpu/XPUStream.h>#include <algorithm>#include "open3d/ml/pytorch/pointnet/SamplingKernel.h"Functions | |
| void | furthest_point_sampling_launcher_sycl (int b, int n, int m, const float *dataset, float *temp, int *idxs) |
| void furthest_point_sampling_launcher_sycl | ( | int | b, |
| int | n, | ||
| int | m, | ||
| const float * | dataset, | ||
| float * | temp, | ||
| int * | idxs | ||
| ) |