Open3D (C++ API)
0.18.0
|
#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) |