yat  0.11.3pre
Public Member Functions | List of all members
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

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 Sat May 24 2014 03:33:05 for yat by  doxygen 1.8.2