The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SplineKernel.opCall
mir
interpolate
spline
SplineKernel
template
opCall
(uint derivative = 0)
const
@
fmamath
auto
opCall
(
Y
)
(
const
Y
y0
,
const
Y
y1
,
const
Y
s0
,
const
Y
s1
)
if
(
derivative
<= 3
)
Members
Functions
opCall
auto
opCall
(Y y0, Y y1, Y s0, Y s1)
Meta
Source
See Implementation
mir
interpolate
spline
SplineKernel
aliases
withDerivative
withTwoDerivatives
constructors
this
templates
opCall