|
|
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 103 of file WeightFunc.h.
| typedef PointT PointType |
Definition at line 106 of file WeightFunc.h.
| typedef PointType::ScalarType ScalarType |
Definition at line 107 of file WeightFunc.h.
|
inline |
Definition at line 109 of file WeightFunc.h.
|
inline |
Definition at line 115 of file WeightFunc.h.
|
inline |