mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Spline.pickDataSubslice
mir
interpolate
spline
Spline
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Spline
(F, size_t N = 1, X = F)
package extern (
D
) static @
trusted
@
fmamath
auto
pickDataSubslice
(
D
)
(
auto
scope
ref
D
data
,
size_t
index
)
if
(
N
&&
N
<= 6
)
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