![]() |
Patate Lib
0.5
|
Inherited by Grenaille::DistWeightFunc< DataPoint, WeightKernel >.
Applies a Concept::WeightKernelConcept to a Concept::PointConcept query.
Public Types | |
typedef DataPoint::Scalar | Scalar |
typedef DataPoint::VectorType | VectorType |
Public Member Functions | |
Scalar | w (const VectorType &relativeQuery, const DataPoint &attributes) const |
Apply the weight function to a query. | |
VectorType | spacedw (const VectorType &relativeQuery, const DataPoint &attributes) const |
Apply the weight function differenciated in space to a query. | |
Scalar | scaledw (const VectorType &relativeQuery, const DataPoint &attributes) const |
Apply the weight function differenciated in scale to a query. | |
Scalar | evalScale () const |
Read access to the evaluation scale. | |