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

#include </scratch/bob/jari/tmp/pristine/yat-0.10.x/yat/regression/TukeyBiweight.h>

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

List of all members.

Public Member Functions

double operator() (const double x) const

Detailed Description

Functor returning $ (1-x^2)^2 $ if |x|<1 and 0 otherwise.


Member Function Documentation

double theplu::yat::regression::TukeyBiweight::operator() ( const double  x) const
virtual
Returns:
$ (1-x^2)^2 $ if |x|<1 and 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