theplu::yat::regression::KernelBox Class Reference

Class for KernelBox a.k.a. rectangular window. More...

#include <yat/regression/KernelBox.h>

Inheritance diagram for theplu::yat::regression::KernelBox:

theplu::yat::regression::Kernel

List of all members.

Public Member Functions

 KernelBox (void)
double operator() (const double) const


Detailed Description

Class for KernelBox a.k.a. rectangular window.

Constructor & Destructor Documentation

theplu::yat::regression::KernelBox::KernelBox ( void   ) 

Constructor


Member Function Documentation

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

Function calculating kernel value as $ w(x)=1$ if $|x|\le 1 /// $, $ w(x)=0 $ otherwise.

Implements theplu::yat::regression::Kernel.


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

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