From Jason Turner

[rand.dist.general]

Diff to HTML by rtfpessoa

tmp/tmp1xcccumv/{from.md → to.md} RENAMED
@@ -10,11 +10,11 @@ for operations where there is additional semantic information. In
10
  particular, declarations for copy constructors, for copy assignment
11
  operators, for streaming operators, and for equality and inequality
12
  operators are not shown in the synopses.
13
 
14
  The algorithms for producing each of the specified distributions are
15
- implementation-defined.
16
 
17
  The value of each probability density function p(z) and of each discrete
18
  probability function P(zᵢ) specified in this section is 0 everywhere
19
  outside its stated domain.
20
 
 
10
  particular, declarations for copy constructors, for copy assignment
11
  operators, for streaming operators, and for equality and inequality
12
  operators are not shown in the synopses.
13
 
14
  The algorithms for producing each of the specified distributions are
15
+ *implementation-defined*.
16
 
17
  The value of each probability density function p(z) and of each discrete
18
  probability function P(zᵢ) specified in this section is 0 everywhere
19
  outside its stated domain.
20