File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
DifferentiationInterface/docs/src Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Several variants of each operator are defined.
50
50
| [ ` derivative ` ] ( @ref ) | [ ` derivative! ` ] ( @ref ) | [ ` value_and_derivative ` ] ( @ref ) | [ ` value_and_derivative! ` ] ( @ref ) |
51
51
| [ ` second_derivative ` ] ( @ref ) | [ ` second_derivative! ` ] ( @ref ) | [ ` value_derivative_and_second_derivative ` ] ( @ref ) | [ ` value_derivative_and_second_derivative! ` ] ( @ref ) |
52
52
| [ ` gradient ` ] ( @ref ) | [ ` gradient! ` ] ( @ref ) | [ ` value_and_gradient ` ] ( @ref ) | [ ` value_and_gradient! ` ] ( @ref ) |
53
- | [ ` hessian ` ] ( @ref ) | [ ` hessian! ` ] ( @ref ) | [ ` value_gradient_and_hessian ` ] ( @ref ) | [ ` value_gradient_and_hessian! ` ] ( @ref ) NA |
53
+ | [ ` hessian ` ] ( @ref ) | [ ` hessian! ` ] ( @ref ) | [ ` value_gradient_and_hessian ` ] ( @ref ) | [ ` value_gradient_and_hessian! ` ] ( @ref ) |
54
54
| [ ` jacobian ` ] ( @ref ) | [ ` jacobian! ` ] ( @ref ) | [ ` value_and_jacobian ` ] ( @ref ) | [ ` value_and_jacobian! ` ] ( @ref ) |
55
55
| [ ` pushforward ` ] ( @ref ) | [ ` pushforward! ` ] ( @ref ) | [ ` value_and_pushforward ` ] ( @ref ) | [ ` value_and_pushforward! ` ] ( @ref ) |
56
56
| [ ` pullback ` ] ( @ref ) | [ ` pullback! ` ] ( @ref ) | [ ` value_and_pullback ` ] ( @ref ) | [ ` value_and_pullback! ` ] ( @ref ) |
You can’t perform that action at this time.
0 commit comments