theplu::yat::regression::Kernel Class Reference

Interface Class for calculating the weights in a more general way than classical rectangular windows. More...

#include <yat/regression/Kernel.h>

Inheritance diagram for theplu::yat::regression::Kernel:

theplu::yat::regression::KernelBox theplu::yat::regression::KernelTriCube

List of all members.

Public Member Functions

 Kernel (void)
virtual ~Kernel (void)
 Destructor.
virtual double operator() (const double) const =0


Detailed Description

Interface Class for calculating the weights in a more general way than classical rectangular windows.

Constructor & Destructor Documentation

theplu::yat::regression::Kernel::Kernel ( void   )  [inline]

Constructor


Member Function Documentation

virtual double theplu::yat::regression::Kernel::operator() ( const   double  )  const [pure virtual]

Operator calculating calculating kernel value.

Implemented in theplu::yat::regression::KernelBox, and theplu::yat::regression::KernelTriCube.


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

Generated on Tue Jan 18 02:20:10 2011 for yat by  doxygen 1.5.5