close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #698: test.tol

File test.tol, 179 bytes (added by Jorge, 16 years ago)
Line 
1Date from = y2000;
2Date until = y2009;
3
4Serie s1 = SubSer(Gaussian(0,1,C),from,until);
5Serie s2 = SubSer(CalInd(WD(1)+WD(3)+WD(5)+WD(7),C),from,until);
6Serie s3 = IfSer(s2,s1,?);