The OpenD Programming Language

CubicKernel.withTwoDerivatives

import mir.interpolate.utility;
struct CubicKernel(T)
@fmamath
alias withTwoDerivatives = opCall!2

Meta