mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
LinearKernel.opCall
mir
interpolate
linear
LinearKernel
template
opCall
(uint derivative = 0)
@
fmamath
auto
opCall
(
Y
)
(
const
Y
y0
,
const
Y
y1
)
if
(
__traits(
isFloating
,
Y
)
)
Members
Functions
opCall
auto
opCall
(Y y0, Y y1)
mir
interpolate
linear
LinearKernel
aliases
withDerivative
constructors
this
functions
lightConst
lightImmutable
templates
opCall