Skip to content

Commit 59f67fd

Browse files
committed
Add VNT too API docs
1 parent 3ca36c4 commit 59f67fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/api.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,12 @@ Base.empty!
364364
SimpleVarInfo
365365
```
366366

367+
#### `VarNamedTuple`
368+
369+
```@docs
370+
VarNamedTuple
371+
```
372+
367373
### Accumulators
368374

369375
The subtypes of [`AbstractVarInfo`](@ref) store the cumulative log prior and log likelihood, and sometimes other variables that change during executing, in what are called accumulators.

0 commit comments

Comments
 (0)