dynare/matlab/utilities/general
Stéphane Adjemian (Charybdis) 6d2f049637 Moved routines and updated submodules dseries and dates. 2015-06-24 18:54:51 +02:00
..
clean_current_folder.m Test the existence of the files and folder before deletion. 2014-04-30 10:42:39 +02:00
compare_vectors.m Replaced calls to dyn_assert by calls to dassert. 2014-11-08 09:28:53 +01:00
delete_stale_file.m Delete stale files from previous MCMC runs 2015-05-09 15:13:59 +02:00
demean.m Fix copyright notices 2013-06-12 17:04:46 +02:00
disp_verbose.m Add verbosity and SaveFile options to some optimizers 2015-06-08 16:44:44 +02:00
dyn_mex.m Fix bugs in dyn_mex.m under Windows 2015-06-07 14:07:11 +02:00
isaletter.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isanynan.m Rewrote compute_cova and renamed it nancovariance. Added a new routine to test if an array contain at least one NaN. 2014-05-22 19:27:14 +02:00
isconst.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isdiagonal.m Added isdiagonal routine. 2014-07-17 22:05:08 +02:00
isestimation.m Added a routine to test if we are currently estimating a model. 2014-01-30 12:48:48 +01:00
iseven.m Added new routine that converts a string of Key-Value pairs in a cell. 2014-02-03 12:25:29 +01:00
isfile.m Fix copyright notices 2012-10-31 17:03:49 +01:00
isint.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isoctave.m Cosmetic changes. Added isoctave function to replace exist('OCTAVE_VERSION'). 2013-11-04 10:54:45 +01:00
isodd.m Added new routine that converts a string of Key-Value pairs in a cell. 2014-02-03 12:25:29 +01:00
ispd.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
isquare.m Moved routines under utilities folder. 2014-07-17 22:05:08 +02:00
nandemean.m Fixed typos in headers and cosmetic changes. 2011-09-19 23:20:33 +02:00
ndim.m Fix copyright notices 2013-06-12 17:04:46 +02:00