Main Page | Class Hierarchy | Class List | File List | Class Members

Poly5_Kernel Class Reference

#include <poly5_kernel.h>

Inheritance diagram for Poly5_Kernel:

Kernel List of all members.

Public Member Functions

 Poly5_Kernel (const int d, const double h)
virtual double w (const double x) const
virtual double dw (const double x) const

Detailed Description

Implements the Poly5 kernel W(r) = alpha_d * (1-r^5)^5 for r<1, 0 else.

Author:
Moritz Franosch


Constructor & Destructor Documentation

Poly5_Kernel::Poly5_Kernel const int  d,
const double  h
 

Constructor, see class Kernel.


Member Function Documentation

double Poly5_Kernel::dw const double  x  )  const [virtual]
 

Returns dw(x)/dx.

Implements Kernel.

double Poly5_Kernel::w const double  x  )  const [virtual]
 

Returns w(x)=(1-x^2)^5 for x<1, 0 else.

Implements Kernel.


The documentation for this class was generated from the following files:
Generated on Fri Apr 22 11:06:45 2005 for partsim.kdevelop by doxygen 1.3.6