The OpenD Programming Language

ParabolaKernel.withDerivative

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

Meta