mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
CubicKernel.this
mir
interpolate
utility
CubicKernel
Initializes a CubicKernel with the given coefficient a.
struct
CubicKernel
(T)
@
fmamath
this
(
T
a
,
T
b
,
T
c
,
T
d
)
mir
interpolate
utility
CubicKernel
aliases
withDerivative
withTwoDerivatives
constructors
this
functions
opCall
static functions
fromSecondAndFirstDerivative
variables
a
b
c
d
Initializes a CubicKernel with the given coefficient a.