Initial commit
[pftoolbox.git] / noise / @gauss / props.txt
blob33604bfd993c96cd36251dc3db426639ba7eff16
1 Help on properties of the gaussian noise object (gauss).\r
2 \r
3 'mu'\r
4 The expectation. Can be a scalar or a vector of the same length as 'R'.\r
5 \r
6 'R'\r
7 The covariance matrix. Must be symmetric and positive semi-definite.\r
8 \r
9 'R_str'\r
10 A string representing the covariance matrix.\r
12 'n'\r
13 Number of generated random values.\r
15 'description'\r
16 A short description of the object.\r