Open3D (C++ API)  0.20.0
Loading...
Searching...
No Matches
Functions
BallQueryKernelSYCL.cpp File Reference

(d32b4fc (Mon Sep 14 15:46:25 2026 -0700))

#include <c10/xpu/XPUStream.h>
#include "open3d/ml/contrib/BallQuerySYCL.h"
#include "open3d/ml/pytorch/pointnet/BallQueryKernel.h"

Functions

void ball_query_launcher_sycl (int b, int n, int m, float radius, int nsample, const float *new_xyz, const float *xyz, int *idx)
 

Function Documentation

◆ ball_query_launcher_sycl()

void ball_query_launcher_sycl ( int  b,
int  n,
int  m,
float  radius,
int  nsample,
const float *  new_xyz,
const float *  xyz,
int *  idx 
)