The OpenD Programming Language

ParabolaKernel.withTwoDerivatives

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

Meta