The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Generic.opCall
mir
interpolate
generic
Generic
auto
opCall
(X x)
template
opCall
(uint derivative = 0)
extern (
D
) @
trusted
const
@
fmamath
auto
opCall
(
X
)
(
in
X
x
)
if
(
derivative
== 0
)
auto
opCall
(Tuple!(size_t, X) tuple)
Members
Functions
opCall
auto
opCall
(X x)
(x)
operator. Complexity:
O(log(grid.length))
opCall
auto
opCall
(Tuple!(size_t, X) tuple)
Meta
Source
See Implementation
mir
interpolate
generic
Generic
constructors
this
functions
grid
gridScopeView
gridShape
intervalCount
lightConst
templates
opCall
variables
_data
_grid
derivativeOrder