dynare/matlab/@dynSeries
Stéphane Adjemian (Charybdis) ca04453e81 Fixed unitary test in @dynSeries/pop (bug caused by the change of behaviour of the eq method introduced in commit 5b59ff42b1). 2013-10-17 17:31:17 +02:00
..
private Rewrote @dynSeries/horzcat method. 2013-10-16 15:51:07 +02:00
align.m dynDate -> dates in dynSeries. 2013-10-16 16:16:26 +02:00
baxter_king_filter.m dynSeries: fixed size of 'time' field 2013-10-09 12:29:45 +02:00
check.m dynDate -> dates in dynSeries. 2013-10-16 16:16:26 +02:00
cumsum.m Fixed typo in unitary tests numbering. 2013-10-17 16:30:35 +02:00
disp.m Added overloaded disp and display methods for dynSeries objects. 2013-06-24 15:40:39 +02:00
display.m Fixed bug in display of the dynSeries objects. 2013-10-17 11:36:22 +02:00
dynSeries.m Updated dynSeries class' constructor. 2013-10-16 13:09:11 +02:00
eq.m Changed behaviour of the overload eq (==) method for dynSeries objects (see header). 2013-10-17 11:37:15 +02:00
exp.m Fix copyright notices 2013-06-12 17:04:46 +02:00
extract.m Merge branch 'master' into remove-dynDate-class 2013-10-17 16:33:19 +02:00
horzcat.m Rewrote @dynSeries/horzcat method. 2013-10-16 15:51:07 +02:00
hpcycle.m Added headers. 2013-09-18 11:34:10 +02:00
hptrend.m Added headers. 2013-09-18 11:34:10 +02:00
insert.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
isempty.m Fix copyright notices 2013-06-12 17:04:46 +02:00
isequal.m Fixed typo in error and warning messages. 2013-10-17 14:26:12 +02:00
lag.m Added condition on dynSeries::lag method (input must be positive). 2013-09-05 16:50:27 +02:00
lead.m Added dynSeries::lead method. 2013-09-05 16:51:10 +02:00
log.m Fix copyright notices 2013-06-12 17:04:46 +02:00
merge.m dynSeries: fixed size of 'time' field 2013-10-09 12:29:45 +02:00
minus.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
mrdivide.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
mtimes.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
ne.m Added overloaded method @dynSeries/ne (~=) and @dynSeries/isequal function (reproduce old behaviour of the eq operator, changed in commit 5b59ff42b1). 2013-10-17 11:38:44 +02:00
numel.m Fix copyright notices 2013-06-12 17:04:46 +02:00
plus.m dynSeries: fixed size of 'time' field 2013-10-09 12:29:45 +02:00
pop.m Fixed unitary test in @dynSeries/pop (bug caused by the change of behaviour of the eq method introduced in commit 5b59ff42b1). 2013-10-17 17:31:17 +02:00
qdiff.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
qgrowth.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
rename.m dynSeries: replacing strmatch by strcmp 2013-10-15 15:39:15 +02:00
save.m dynDate -> dates in dynSeries. 2013-10-16 16:16:26 +02:00
set_names.m Fixed unitary tests. If not specified, the name a variable in a dynSeries object is not '--NaN--' but 'Variable_xx' where x is the number of the variable. 2013-09-06 16:27:25 +02:00
size.m Changed behaviour of @dynSeries/size. 2013-03-29 14:53:34 +01:00
subsasgn.m Merge branch 'master' into remove-dynDate-class 2013-10-17 16:33:19 +02:00
subsref.m Merge branch 'master' into remove-dynDate-class 2013-10-17 16:33:19 +02:00
tex_rename.m dynSeries: replacing strmatch by strcmp 2013-10-15 15:39:15 +02:00
uminus.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
vertcat.m dynDate -> dates in dynSeries. 2013-10-16 16:16:26 +02:00
ydiff.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00
ygrowth.m Moved the commented first line, used to declare that the routine has unitary tests, after the declaration of the function, otherwise help is not displayed. 2013-09-05 11:34:19 +02:00