|
Public Types | |
typedef PointT | PointType |
typedef PointType::ScalarType | ScalarType |
Public Member Functions | |
InterpolatingExponentialWeightFunc () | |
InterpolatingExponentialWeightFunc (const PointType ¢er, ScalarType sqrRadius) | |
ScalarType | operator() (const PointType &p) const |
ScalarType | operator() (ScalarType sqrDist) const |
bool | WeightAndDerivative (const PointType &x, ScalarType *weight, PointType *derivative) |
Definition at line 128 of file WeightFunc.h.
typedef PointT PointType |
Definition at line 131 of file WeightFunc.h.
typedef PointType::ScalarType ScalarType |
Definition at line 132 of file WeightFunc.h.
|
inline |
Definition at line 134 of file WeightFunc.h.
|
inline |
Definition at line 141 of file WeightFunc.h.
|
inline |
Definition at line 147 of file WeightFunc.h.
|
inline |
Definition at line 152 of file WeightFunc.h.
|
inline |
Definition at line 158 of file WeightFunc.h.