Function calculates the gradient df(z(x))/dx of f(z(x))
1 2 | reparametrize_function_grad_with_proto(f.from.z = NULL, f.from.z.grad,
z.from.x, z.from.x.grad, res.proto, simplify = TRUE)
|
f.from.z |
( |
f.from.z.grad |
( |
z.from.x |
( |
z.from.x.grad |
( |
res.proto |
"prototype" function with desired formal name, e.g. |
simplify |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.