CubicKernel.this

Initializes a CubicKernel with the given coefficient a.

struct CubicKernel(T)
@fmamath
this
(
T a
,
T b
,
T c
,
T d
)