Skip to content

Commit 635828a

Browse files
committed
mention f
1 parent b764630 commit 635828a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/differentiation/vecjac_products.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ L(v, p, t; VJP_input = w) # = df/dw * v
5252
L(x, v, p, t; VJP_input = w) # = df/dw * v
5353
```
5454
55-
## Allowed Function Signatures
55+
## Allowed Function Signatures for `f`
5656
5757
For Out of Place Functions:
5858

0 commit comments

Comments
 (0)