Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
SamplingKernel.h File Reference

Go to the source code of this file.

Functions

void furthest_point_sampling_launcher (int b, int n, int m, const float *dataset, float *temp, int *idxs)

Function Documentation

◆ furthest_point_sampling_launcher()

void furthest_point_sampling_launcher ( int b,
int n,
int m,
const float * dataset,
float * temp,
int * idxs )