Open3D (C++ API)  0.17.0
Namespaces | Functions
PCAPartition.h File Reference
#include "open3d/core/Tensor.h"

Go to the source code of this file.

Namespaces

namespace  open3d
 
namespace  open3d::t
 
namespace  open3d::t::geometry
 
namespace  open3d::t::geometry::kernel
 
namespace  open3d::t::geometry::kernel::pcapartition
 

Functions

std::tuple< int, core::Tensor > open3d::t::geometry::kernel::pcapartition::PCAPartition (core::Tensor &points, int max_points)