sarracen.kernels.QuinticSplineKernel

class sarracen.kernels.QuinticSplineKernel

An implementation of the Quintic Spline kernel.

__init__() None

Methods

__init__()

get_column_kernel([samples])

Integrate a given 3D kernel over the z-axis.

get_column_kernel_func(samples)

Generate a numba-accelerated column kernel function.

get_radius()

Get the smoothing radius of this kernel.

w(q, ndim)

Get the normalized weight of this kernel.