We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa759d3 commit b5137b3Copy full SHA for b5137b3
docs/src/ref/distributions.md
@@ -3,7 +3,7 @@
3
Gen provides a library of built-in probability distributions, and three ways of
4
defining custom distributions, each of which are explained below:
5
6
-1. The `@dist` constructor, for a distribution that can be expressed as a
+1. The [`@dist` constructor](@ref dist_dsl), for a distribution that can be expressed as a
7
simple deterministic transformation (technically, a
8
[pushforward](https://en.wikipedia.org/wiki/Pushforward_measure)) of an
9
existing distribution.
0 commit comments