File: t_RandomVector_python.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 (22 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PythonRandomVector -> ['R', 'S'] #2
myRV= class=RandomVector implementation=class=PythonRandomVector name=RVEC description=[R,S]
dimension= 2
realization= [0.629877,2.88281]
sample= 0 : [ 0.135276  2.0325    ]
1 : [ 0.347057  2.96942   ]
2 : [ 0.92068   2.50304   ]
3 : [ 0.0632061 2.29276   ]
4 : [ 0.714382  2.38336   ]
mean= [0.5,2.5]
covariance= [[ 0.0833333 0         ]
 [ 0         0.0833333 ]]
isEvent= False
description= [offset]
new parameter= [10.5]
new mean= [0.5,11]
new realization= [0.373767,11.2373]
new sample= 0 : [  0.883503 10.795    ]
1 : [  0.92851  11.3208   ]
2 : [  0.684575 11.328    ]
3 : [  0.359802 11.4547   ]
4 : [  0.588615 10.682    ]