mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Spline.opCall
mir
interpolate
spline
Spline
auto
opCall
(X xs)
template
opCall
(uint derivative : 2)
extern (
D
) @
trusted
scope const
@
fmamath
auto
opCall
(
X
...
)
(
in
X
xs
)
if
(
X.length
==
N
)
template
opCall
(uint derivative = 0)
Members
Functions
opCall
auto
opCall
(X xs)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mir
interpolate
spline
Spline
aliases
withDerivative
withTwoDerivatives
constructors
this
functions
_computeDerivatives
_computeDerivativesTemp
_values
grid
gridScopeView
gridShape
intervalCount
lightConst
lightImmutable
static functions
pickDataSubslice
templates
opCall
variables
_data
_grid
derivativeOrder