mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
Linear.opCall
mir
interpolate
linear
Linear
template
opCall
(uint derivative = 0)
extern (
D
) @
trusted
scope const @
trusted
@
optmath
auto
opCall
(
X
...
)
(
in
X
xs
)
if
(
X.length
==
N
)
if
(
derivative
<=
derivativeOrder
)
Members
Functions
opCall
auto
opCall
(X xs)
(x)
operator. Complexity:
O(log(grid.length))
Meta
Source
See Implementation
mir
interpolate
linear
Linear
aliases
withDerivative
constructors
this
functions
grid
gridScopeView
gridShape
intervalCount
lightConst
templates
opCall
variables
_data
_grid
derivativeOrder