root/library/tests/epdfds.cfg
@
651
| Revision 598, 217 bytes (checked in by smidl, 16 years ago) |
|---|
| Line | |
|---|---|
| 1 | ds={ |
| 2 | class = "EpdfDS"; |
| 3 | epdf = { |
| 4 | class = "enorm<ldmat>"; |
| 5 | mu = ( "matrix", 2, 1, [ 1.0, 2.0 ] ); |
| 6 | R = ( "matrix", 2, 2, [ 1e-4, 0.0, 0.0, 2e-4 ] ); |
| 7 | rv = { |
| 8 | class = "RV"; |
| 9 | names = ( "a", "b" ); |
| 10 | }; |
| 11 | }; |
| 12 | }; |
Note: See TracBrowser
for help on using the browser.
