close
Warning:
Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
May 22, 2012, 10:31:33 AM (13 years ago)
- Author:
-
Pedro Gea
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
5 | 5 | Matrix a = Tra( Matrix (1, 1)); |
6 | 6 | Set hola = [[ a*5, a*3, a, a ]]; |
7 | | }}}} |
| 7 | }}} |
8 | 8 | este no va. |
9 | 9 | {{{ |
… |
… |
|
14 | 14 | |
15 | 15 | este sí |
| 16 | {{{ |
16 | 17 | Set DecoTools::Deco.SynergyFree( |
17 | 18 | DecoTools::Deco.BaseMarginal([[5,3,1,1]], FindCode("Real", "DistNormal")) |
18 | 19 | ); |
| 20 | }}} |
19 | 21 | |
20 | 22 | Gracias. |