The OpenD Programming Language

MetaSpline.withTwoDerivatives

import mir.interpolate.spline;
struct MetaSpline(T, X)
alias withTwoDerivatives = opCall!2

Meta