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

(b9e049c (Sun Dec 31 11:36:26 2023 -0800))

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 
)