Spline.withTwoDerivatives

struct Spline(F, size_t N = 1, X = F)
extern (D) @trusted
@fmamath
alias withTwoDerivatives = opCall!2

Meta