#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/MaxNorm.h>
|
template<class PointAT , class PointBT > |
DistanceType< typename ScalarTypeDeferer< PointAT >::ScalarType, typename ScalarTypeDeferer< PointBT >::ScalarType >::Type | BoxSqrDistance (const PointAT &a, const PointBT &min, const PointBT &max) const |
|
template<class PointAT , class PointBT > |
DistanceType< typename ScalarTypeDeferer< PointAT >::ScalarType, typename ScalarTypeDeferer< PointBT >::ScalarType >::Type | Distance (const PointAT &p, const PointBT &v) const |
|
template<class DistScalarT , class DiffScalarT > |
DistScalarT | IncrementalBoxSqrDistance (DistScalarT boxDist, DiffScalarT boxDiff, DiffScalarT cutDiff) const |
|
template<class ScalarT > |
ScalarT | RootOfDistance (ScalarT sqrDistance) const |
|
template<class PointAT , class PointBT > |
DistanceType< typename ScalarTypeDeferer< PointAT >::ScalarType, typename ScalarTypeDeferer< PointBT >::ScalarType >::Type | SqrDistance (const PointAT &p, const PointBT &v) const |
|
template<class VectorKernelT>
struct GfxTL::MaxNorm< VectorKernelT >
Definition at line 10 of file MaxNorm.h.
◆ BoxSqrDistance()
◆ Distance()
◆ IncrementalBoxSqrDistance()
DistScalarT IncrementalBoxSqrDistance |
( |
DistScalarT |
boxDist, |
|
|
DiffScalarT |
boxDiff, |
|
|
DiffScalarT |
cutDiff |
|
) |
| const |
|
inline |
◆ RootOfDistance()
ScalarT RootOfDistance |
( |
ScalarT |
sqrDistance | ) |
const |
|
inline |
◆ SqrDistance()
The documentation for this struct was generated from the following file:
- VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/MaxNorm.h