Skip to main content

Module autodiff

Module autodiff 

Source
Expand description

Third-order forward-mode automatic differentiation primitives.

Jet3 carries value and derivatives up to the 3rd order with respect to a single scalar seed variable, and supports common arithmetic plus elementary functions (sin, cos, exp, ln, sqrt, powi).

Structs§

Jet3
Third-order forward-mode automatic differentiation scalar.

Functions§

cos
exp
ln
powi
sin
sqrt