mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
ParabolaKernel.fromFirstDerivative
mir
interpolate
utility
ParabolaKernel
struct
ParabolaKernel
(T)
static
@
optmath
ParabolaKernel
fromFirstDerivative
(
T
x0
,
T
x1
,
T
y0
,
T
y1
,
T
d1
)
Parameters
x0
T
x0
x1
T
x1
y0
T
f(x0)
y1
T
f(x1)
d1
T
f'(x1)
Meta
Source
See Implementation
mir
interpolate
utility
ParabolaKernel
aliases
withDerivative
withTwoDerivatives
constructors
this
functions
opCall
static functions
fromFirstDerivative
variables
a
b
c