yat  0.21pre
Public Member Functions | List of all members
theplu::yat::regression::TukeyBiweight Class Reference

#include <yat/regression/TukeyBiweight.h>

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

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

◆ operator()()

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 Wed Jan 25 2023 03:34:29 for yat by  doxygen 1.8.14