yat  0.10.4pre
Public Member Functions
theplu::yat::regression::KernelBox Class Reference

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

#include </scratch/bob/jari/tmp/pristine/yat-0.10.x/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 Mon Nov 11 2013 09:41:45 for yat by  doxygen 1.8.1