Loading [MathJax]/jax/input/TeX/config.js
Open3D (C++ API)  0.16.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
SamplingKernel.h File Reference

(ea1a263 (Fri Oct 14 12:27:59 2022 -0700))

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 
)