MetaSpline.opCall

Evaluates the spline at the given points, returning the value or the specified derivative.

template opCall(uint derivative = 0)
scope const @trusted
opCall
(
X...
)
(
const X xs
)

Members

Functions

opCall
auto opCall(X xs)

(x) operator. Complexity: O(log(grid.length))