pub async fn gpu_batch_icp(
gpu_context: &GpuContext,
jobs: &[BatchICPJob],
) -> Result<Vec<BatchICPResult>>Expand description
Execute batch ICP operations on multiple point cloud pairs
pub async fn gpu_batch_icp(
gpu_context: &GpuContext,
jobs: &[BatchICPJob],
) -> Result<Vec<BatchICPResult>>Execute batch ICP operations on multiple point cloud pairs