TowerOfEnzyme

API

TowerOfEnzyme.nth_derivativeFunction
nth_derivative(f, x, Val(Order))
nth_derivative(f, x, dx, Val(Order))

Calculates the Order-th directional derivative of f with regards to x in direction dx. If x is a scalar dx can be omitted and is set to one(x).

source

Helper functions

Bibliography