BSplineWeightFunc< ScalarT > Class Template Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/WeightFunc.h>

Public Types

typedef ScalarT ScalarType
 

Public Member Functions

 BSplineWeightFunc (ScalarType r)
 
ScalarType operator() (ScalarType dist) const
 

Detailed Description

template<class ScalarT>
class GfxTL::BSplineWeightFunc< ScalarT >

Definition at line 10 of file WeightFunc.h.

Member Typedef Documentation

◆ ScalarType

typedef ScalarT ScalarType

Definition at line 13 of file WeightFunc.h.

Constructor & Destructor Documentation

◆ BSplineWeightFunc()

Definition at line 15 of file WeightFunc.h.

Member Function Documentation

◆ operator()()

ScalarType operator() ( ScalarType  dist) const
inline

Definition at line 21 of file WeightFunc.h.


The documentation for this class was generated from the following file: