Open3D (C++ API)  0.18.0+252c867
Functions
SamplingKernel.h File Reference

(252c867 (Sun May 5 05:39:34 2024 +0000))

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 
)