numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Class of Wendland's Compactly Supported RBF [30]. More...
Class of Wendland's Compactly Supported RBF [30].
Scalar | Type of scalars. |
L | Degree of the truncated power function before differentiation. When variables has d dimensions, L should be at least d/2+K+1. For L lesser than 1, this RBF is not defined. |
K | Number of integration operator applied to the truncated power function. The resulting RBF is 2K-th order differentiable. |
Definition at line 40 of file wendland_csrbf.h.