|
| CubicSpline2D.hcl |
| Cubic spline kernel definition (2D version).
|
| CubicSpline3D.hcl |
| Cubic spline kernel definition (3D version).
|
| Gaussian2D.hcl |
| Gaussian kernel definition (3D version). A kernelS function cannot be efficiently provided, since it requires computing erf(q)
|
| Gaussian3D.hcl |
| Gaussian kernel definition (3D version). A kernelS function cannot be efficiently provided, since it requires computing erf(q)
|
| Kernel.h |
| Generic/automatic kernel header file.
|
| Spiky2D.hcl |
| Spiky kernel definition (2D version). The spiky kernel is a common Cubic Spline kernel, where the middle know is displaced to grant that the maximum of the gradient lies on 1 / hfac.
|
| Spiky3D.hcl |
| Spiky kernel definition (3D version). The spiky kernel is a common Cubic Spline kernel, where the middle know is displaced to grant that the maximum of the gradient lies on 1 / hfac.
|
| Wendland2D.hcl |
| Wendland kernel definition (2D version).
|
| Wendland3D.hcl |
| Wendland kernel definition (3D version).
|
| WendlandC62D.hcl |
| Wendland kernel C6 definition (2D version).
|
| WendlandC63D.hcl |
| Wendland kernel definition (3D version).
|