From Jason Turner

[rand.dist.general]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpnvh4hcl3/{from.md → to.md} +10 -10
tmp/tmpnvh4hcl3/{from.md → to.md} RENAMED
@@ -1,17 +1,17 @@
1
- #### In general <a id="rand.dist.general">[[rand.dist.general]]</a>
2
 
3
- Each type instantiated from a class template specified in this
4
- subclause  [[rand.dist]] meets the requirements of a random number
5
- distribution [[rand.req.dist]] type.
6
 
7
- Descriptions are provided in this subclause  [[rand.dist]] only for
8
- distribution operations that are not described in [[rand.req.dist]] or
9
- 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
 
1
+ #### General <a id="rand.dist.general">[[rand.dist.general]]</a>
2
 
3
+ Each type instantiated from a class template specified in [[rand.dist]]
4
+ meets the requirements of a random number distribution [[rand.req.dist]]
5
+ type.
6
 
7
+ Descriptions are provided in [[rand.dist]] only for distribution
8
+ operations that are not described in [[rand.req.dist]] or for operations
9
+ where there is additional semantic information. In particular,
10
+ declarations for copy constructors, for copy assignment operators, for
11
+ streaming operators, and for equality and inequality operators are not
12
+ 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