The OpenD Programming Language

CubicKernel.withDerivative

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

Meta