The OpenD Programming Language

SplineKernel.withTwoDerivatives

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

Meta