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.

Changes between Version 1 and Version 2 of Ticket #950


Ignore:
Timestamp:
May 22, 2012, 10:31:33 AM (13 years ago)
Author:
Pedro Gea
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #950 – Description

    v1 v2  
    55Matrix a = Tra( Matrix (1, 1));
    66Set hola = [[ a*5, a*3, a, a ]];
    7 }}}}
     7}}}
    88este no va.
    99{{{
     
    1414
    1515este sí
     16{{{
    1617Set DecoTools::Deco.SynergyFree(
    1718DecoTools::Deco.BaseMarginal([[5,3,1,1]], FindCode("Real", "DistNormal"))
    1819);
     20}}}
    1921
    2022Gracias.