File: t_OrthogonalBasis_std.expout

package info (click to toggle)
openturns 1.24-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 66,204 kB
  • sloc: cpp: 256,662; python: 63,381; ansic: 4,414; javascript: 406; sh: 180; xml: 164; yacc: 123; makefile: 98; lex: 55
file content (163 lines) | stat: -rw-r--r-- 4,627 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
basisFactory=
OrthogonalProductPolynomialFactory
- measure=Distribution
- isOrthogonal=true
- enumerateFunction=class=LinearEnumerateFunction dimension=3

| Index | Type            |
|-------|-----------------|
|     0 | LaguerreFactory |
|     1 | LegendreFactory |
|     2 | HermiteFactory  |

OrthogonalProductPolynomialFactory
- measure=Distribution
- isOrthogonal=true
- enumerateFunction=class=LinearEnumerateFunction dimension=3

| Index | Type            |
|-------|-----------------|
|     0 | LaguerreFactory |
|     1 | LegendreFactory |
|     2 | HermiteFactory  |

<ul>
  <li>dimension: 3</li>
  <li>enumerate function: class=LinearEnumerateFunction dimension=3</li>
</ul>

<table>
  <tr>
    <th>Index</th>
    <th>Name</th>
    <th>Distribution</th>
    <th>Univariate polynomial</th>
  </tr>
  <tr>
    <td>0</td>
    <td>X0</td>
    <td>Gamma</td>
    <td>LaguerreFactory</td>
  </tr>
  <tr>
    <td>1</td>
    <td>X1</td>
    <td>Uniform</td>
    <td>LegendreFactory</td>
  </tr>
  <tr>
    <td>2</td>
    <td>X2</td>
    <td>Normal</td>
    <td>HermiteFactory</td>
  </tr>
</table>

basis=
OrthogonalProductPolynomialFactory
- measure=Distribution
- isOrthogonal=true
- enumerateFunction=class=LinearEnumerateFunction dimension=3

| Index | Type            |
|-------|-----------------|
|     0 | LaguerreFactory |
|     1 | LegendreFactory |
|     2 | HermiteFactory  |

i= 0 f(X)= [1]
i= 1 f(X)= [-1.60357]
i= 2 f(X)= [0.866025]
i= 3 f(X)= [0.5]
i= 4 f(X)= [2.049]
i= 5 f(X)= [-1.38873]
i= 6 f(X)= [-0.801784]
i= 7 f(X)= [-0.279508]
i= 8 f(X)= [0.433013]
i= 9 f(X)= [-0.53033]
indices= [0,0,0] f(X)= [1]
indices= [1,0,0] f(X)= [-1.60357]
indices= [0,1,0] f(X)= [0.866025]
indices= [0,0,1] f(X)= [0.5]
indices= [2,0,0] f(X)= [2.049]
indices= [1,1,0] f(X)= [-1.38873]
indices= [1,0,1] f(X)= [-0.801784]
indices= [0,2,0] f(X)= [-0.279508]
indices= [0,1,1] f(X)= [0.433013]
indices= [0,0,2] f(X)= [-0.53033]
basis= class=OrthogonalProductFunctionFactory factory=class=TensorizedUniVariateFunctionFactory univariate function collection=[class=UniVariateFunctionFamily implementation=class=OrthogonalUniVariatePolynomialFunctionFactory measure=class=Gamma name=Gamma dimension=1 k=3.5 lambda=1 gamma=0,class=UniVariateFunctionFamily implementation=class=HaarWaveletFactory measure=class=Uniform name=Uniform dimension=1 a=0 b=1,class=UniVariateFunctionFamily implementation=class=FourierSeriesFactory measure=class=Uniform name=Uniform dimension=1 a=-3.14159 b=3.14159] enumerate function=class=LinearEnumerateFunction dimension=3 measure=class=JointDistribution name=JointDistribution dimension=3 copula=class=IndependentCopula name=IndependentCopula dimension=3 marginal[0]=class=Gamma name=Gamma dimension=1 k=3.5 lambda=1 gamma=0 marginal[1]=class=Uniform name=Uniform dimension=1 a=0 b=1 marginal[2]=class=Uniform name=Uniform dimension=1 a=-3.14159 b=3.14159
i= 0 f(X)= [1]
i= 1 f(X)= [-1.60357]
i= 2 f(X)= [-1]
i= 3 f(X)= [0.67801]
i= 4 f(X)= [2.049]
i= 5 f(X)= [1.60357]
i= 6 f(X)= [-1.08723]
i= 7 f(X)= [0]
i= 8 f(X)= [-0.67801]
i= 9 f(X)= [1.24109]
indices= [0,0,0] f(X)= [1]
indices= [1,0,0] f(X)= [-1.60357]
indices= [0,1,0] f(X)= [-1]
indices= [0,0,1] f(X)= [0.67801]
indices= [2,0,0] f(X)= [2.049]
indices= [1,1,0] f(X)= [1.60357]
indices= [1,0,1] f(X)= [-1.08723]
indices= [0,2,0] f(X)= [0]
indices= [0,1,1] f(X)= [-0.67801]
indices= [0,0,2] f(X)= [1.24109]
basisFactory=
OrthogonalProductPolynomialFactory
- measure=Distribution
- isOrthogonal=true
- enumerateFunction=class=LinearEnumerateFunction dimension=3

| Index | Type                       |
|-------|----------------------------|
|     0 | HermiteFactory             |
|     1 | AdaptiveStieltjesAlgorithm |
|     2 | LegendreFactory            |

OrthogonalProductPolynomialFactory
- measure=Distribution
- isOrthogonal=true
- enumerateFunction=class=LinearEnumerateFunction dimension=3

| Index | Type                       |
|-------|----------------------------|
|     0 | HermiteFactory             |
|     1 | AdaptiveStieltjesAlgorithm |
|     2 | LegendreFactory            |

<ul>
  <li>dimension: 3</li>
  <li>enumerate function: class=LinearEnumerateFunction dimension=3</li>
</ul>

<table>
  <tr>
    <th>Index</th>
    <th>Name</th>
    <th>Distribution</th>
    <th>Univariate polynomial</th>
  </tr>
  <tr>
    <td>0</td>
    <td>X0</td>
    <td>Normal</td>
    <td>HermiteFactory</td>
  </tr>
  <tr>
    <td>1</td>
    <td>X1</td>
    <td>TruncatedDistribution</td>
    <td>AdaptiveStieltjesAlgorithm</td>
  </tr>
  <tr>
    <td>2</td>
    <td>X2</td>
    <td>Uniform</td>
    <td>LegendreFactory</td>
  </tr>
</table>