SplineKernel

Constructors

this
this(X x0, X x1, X x)

Members

Aliases

withDerivative
alias withDerivative = opCall!1
withTwoDerivatives
alias withTwoDerivatives = opCall!2

Templates

opCall
template opCall(uint derivative = 0)

Variables

step
X step;
Undocumented in source.
w0
X w0;
Undocumented in source.
w1
X w1;
Undocumented in source.
wq
X wq;
Undocumented in source.

Meta