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