|
Point Cloud Library (PCL)
1.4.0
|
#include <pcl/registration/impl/ndt.hpp>
Public Types | |
| enum | { IsComplex = 0, IsInteger = 0, IsSigned = 0, RequireInitialization = 1, ReadCost = 1, AddCost = 1, MulCost = 1 } |
| typedef double | Real |
Static Public Member Functions | |
| static Real | dummy_precision () |
| typedef double Eigen::NumTraits< pcl::ndt::NormalDist< PointT > >::Real |
| anonymous enum |
| static Real Eigen::NumTraits< pcl::ndt::NormalDist< PointT > >::dummy_precision | ( | ) | [inline, static] |
1.7.6.1