File: rand_test.ref

package info (click to toggle)
libitpp 4.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,520 kB
  • ctags: 6,341
  • sloc: cpp: 51,608; sh: 9,248; makefile: 636; fortran: 8
file content (77 lines) | stat: -rw-r--r-- 1,788 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Bernoulli_RNG:
0
[1 1 0 1 1 0 0 0 0 0]
[[0 0 1 1 0]
 [1 1 1 1 0]
 [0 1 1 1 0]]

Uniform_RNG:
1.00
[0.16 0.28 0.95 0.23 0.48 0.96 0.74 0.54 0.74 0.76]
[[0.66 0.52 0.39 0.03 0.94]
 [0.32 0.17 0.22 0.33 0.58]
 [0.80 0.48 0.21 0.19 0.90]]

I_Uniform_RNG [0..9]:
9
[1 2 9 2 4 9 7 5 7 7]
[[6 3 8 5 1]
 [4 3 2 2 0]
 [3 1 9 5 8]]

Normal_RNG:
0.76
[-1.13 0.45 -0.45 1.36 0.36 -0.56 1.01 0.25 -0.90 -0.95]
[[0.40 -0.44 -0.27 1.02 -1.12]
 [-0.13 -0.05 -1.54 1.25 0.37]
 [0.28 -0.24 1.68 1.00 0.61]]

Complex_Normal_RNG:
0.54-0.80i
[0.32-0.32i 0.96+0.25i -0.39+0.71i 0.18-0.64i -0.67+0.29i -0.09+0.20i -0.31-0.03i -0.17-0.19i -1.09+1.19i 0.72+0.89i]
[[0.71-0.80i 0.73-0.98i -0.07+0.07i 0.10-0.83i 0.31+0.26i]
 [0.26+0.43i -0.38+1.07i -0.61-0.30i 0.08+0.37i -0.52+0.34i]
 [-0.06-0.07i -0.08+0.84i 0.21-0.20i -0.39-0.12i 0.18+0.70i]]

Exponential_RNG:
0.00
[1.81 1.26 0.05 1.46 0.72 0.04 0.30 0.62 0.30 0.27]
[[0.42 1.15 0.22 0.65 1.78]
 [0.74 0.94 1.51 1.55 3.50]
 [1.10 1.64 0.06 0.54 0.11]]

Laplace_RNG:
5.35
[-0.79 -0.40 1.59 -0.54 -0.02 1.74 0.47 0.06 0.46 0.52]
[[0.27 -0.33 0.66 0.03 -0.77]
 [-0.04 -0.17 -0.58 -0.60 -1.98]
 [-0.29 -0.67 1.54 0.12 1.13]]

AR1_Normal_RNG:
1.91
[-0.00 -0.07 0.32 0.14 1.20 0.74 -0.20 -0.75 -0.19 0.06]
[[-0.91 -0.26 0.60 -1.87 -0.23]
 [-1.35 0.21 0.31 1.73 1.46]
 [0.28 0.12 0.32 -0.41 -0.22]]

Weibull_RNG:
0.00
[1.81 1.26 0.05 1.46 0.72 0.04 0.30 0.62 0.30 0.27]
[[0.42 1.15 0.22 0.65 1.78]
 [0.74 0.94 1.51 1.55 3.50]
 [1.10 1.64 0.06 0.54 0.11]]

Rayleigh_RNG:
1.37
[0.64 1.41 1.15 0.94 1.03 0.31 0.44 0.36 2.28 1.62]
[[1.51 0.71 0.13 1.72 1.61]
 [1.20 0.15 0.96 0.41 1.18]
 [0.54 0.58 0.57 0.89 1.03]]

Rice_RNG:
2.10
[1.52 2.39 1.10 1.54 0.41 0.91 0.56 0.81 1.76 2.38]
[[2.29 1.50 0.93 2.45 1.59]
 [1.48 0.90 0.44 1.33 1.64]
 [1.23 0.47 1.49 0.55 1.60]]