The OpenD Programming Language

SplineKernel.withDerivative

import mir.interpolate.spline;
struct SplineKernel(X)
@fmamath
alias withDerivative = opCall!1

Meta