|
Public Types | |
typedef PointT | PointType |
typedef PointType::ScalarType | ScalarType |
Public Member Functions | |
InverseDistanceSingularWeightFunc (const PointType ¢er, ScalarType radius) | |
ScalarType | operator() (const PointType &p) const |
ScalarType | operator() (ScalarType d) const |
Definition at line 97 of file WeightFunc.h.
typedef PointT PointType |
Definition at line 100 of file WeightFunc.h.
typedef PointType::ScalarType ScalarType |
Definition at line 101 of file WeightFunc.h.
|
inline |
Definition at line 103 of file WeightFunc.h.
|
inline |
Definition at line 109 of file WeightFunc.h.
|
inline |