Expand description
I do not recommend using this directly, please sea rust-ad.
Internal proc-macro functionality.
Macrosยง
- Same result as performing
forward_derivative_macro
andreverse_derivative_macro
consecutively. format!()
but:- Gets internal forward derivative function identifier
- Generates forward derivative functions.
- Gets internal reverse derivative function identifier
- Generates reverse derivative functions.