]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/random/doc/generator_defs.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / random / doc / generator_defs.qbk
1 [/
2 / Copyright (c) 2009 Steven Watanabe
3 /
4 / Distributed under the Boost Software License, Version 1.0. (See
5 / accompanying file LICENSE_1_0.txt or copy at
6 / http://www.boost.org/LICENSE_1_0.txt)
7 ]
8
9 [template rand48_speed[] 68%]
10 [template lrand48_run_time_speed[] 12%]
11 [template minstd_rand0_speed[] 32%]
12 [template minstd_rand_speed[] 26%]
13 [template ecuyer_combined_speed[] 11%]
14 [template kreutzer1986_speed[] 46%]
15 [template hellekalek1995__inversive__speed[] 2%]
16 [template mt11213b_speed[] 95%]
17 [template mt19937_speed[] 100%]
18 [template lagged_fibonacci607_speed[] 42%]
19 [template lagged_fibonacci1279_speed[] 44%]
20 [template lagged_fibonacci2281_speed[] 44%]
21 [template lagged_fibonacci3217_speed[] 43%]
22 [template lagged_fibonacci4423_speed[] 44%]
23 [template lagged_fibonacci9689_speed[] 44%]
24 [template lagged_fibonacci19937_speed[] 44%]
25 [template lagged_fibonacci23209_speed[] 44%]
26 [template lagged_fibonacci44497_speed[] 44%]
27 [template subtract_with_carry_speed[] 72%]
28 [template subtract_with_carry_01_speed[] 54%]
29 [template ranlux3_speed[] 6%]
30 [template ranlux4_speed[] 4%]
31 [template ranlux3_01_speed[] 5%]
32 [template ranlux4_01_speed[] 2%]
33 [template ranlux64_3_speed[] 6%]
34 [template ranlux64_4_speed[] 4%]
35 [template ranlux64_3_01_speed[] 4%]
36 [template ranlux64_4_01_speed[] 2%]
37 [template mt19937ar_c_speed[] 97%]