SingleConstant.opCall

Returns the value (or derivative of order `derivative`) of the constant interpolation at the given points.

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

Members

Functions

opCall
auto opCall(X xs)

(x) operator. Complexity: O(1)