dynare/mex/sources/estimation
Sébastien Villemot 85f001885e Estimation DLL: fix bug with creating MAT files
Similar problem to #446
2013-12-06 14:46:44 +01:00
..
libmat preprocessor and matlab mex fixes for clang compilation 2013-11-05 18:04:57 +01:00
tests Fix copyright notices 2013-06-12 17:04:46 +02:00
utils Implementation of steady state computation in estim DLL, using the GSL 2013-03-06 16:58:22 +01:00
DecisionRules.cc C++ DecisionRules: support models with no static variables 2013-02-07 16:03:11 +01:00
DecisionRules.hh Declare libmat destructors virtual 2010-03-08 10:09:45 +00:00
DetrendData.cc Handle constant in Kalman filter 2013-02-07 18:34:17 +01:00
DetrendData.hh Handle constant in Kalman filter 2013-02-07 18:34:17 +01:00
EstimatedParameter.cc Updated copyright notices 2011-02-04 17:27:33 +01:00
EstimatedParameter.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
EstimatedParametersDescription.cc Estimation DLL: fixed bug in EstimatedParametersDescription::getNumberOfPeriods() 2010-06-11 18:03:14 +02:00
EstimatedParametersDescription.hh Estimation DLL: bugfixes in LogLikelihoodMain 2010-06-10 19:13:20 +02:00
EstimationSubsample.cc Estimation: Update of main files 2010-05-07 16:08:58 +01:00
EstimationSubsample.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
InitializeKalmanFilter.cc Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
InitializeKalmanFilter.hh Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
KalmanFilter.cc Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
KalmanFilter.hh Remove various compilation warnings 2013-06-12 16:05:35 +02:00
LogLikelihoodMain.cc Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
LogLikelihoodMain.hh Minor simplification and improvements 2013-04-19 18:01:19 +02:00
LogLikelihoodSubSample.cc Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
LogLikelihoodSubSample.hh Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
LogPosteriorDensity.cc Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
LogPosteriorDensity.hh Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
LogPriorDensity.cc Update copyright notices 2012-06-08 18:22:34 +02:00
LogPriorDensity.hh Update copyright notices 2012-06-08 18:22:34 +02:00
Makefile.am Implementation of steady state computation in estim DLL, using the GSL 2013-03-06 16:58:22 +01:00
ModelSolution.cc Implementation of steady state computation in estim DLL, using the GSL 2013-03-06 16:58:22 +01:00
ModelSolution.hh Implementation of steady state computation in estim DLL, using the GSL 2013-03-06 16:58:22 +01:00
Prior.cc Remove various compilation warnings 2013-06-12 16:05:35 +02:00
Prior.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
Proposal.cc Estimation C++ DLL: Adding the new Proposal class with common, adjustable seed for both normal and uniform rng and the associated changes including the removal of now obsolete RandSampler class. 2010-12-24 09:49:59 +00:00
Proposal.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
RandomWalkMetropolisHastings.hh Start refactoring of penalty handling 2013-03-06 17:55:15 +01:00
SteadyStateSolver.cc preprocessor: remove clang warning on declaration of const static double in class definition 2013-11-22 14:59:34 +01:00
SteadyStateSolver.hh preprocessor: remove clang warning on declaration of const static double in class definition 2013-11-22 14:59:34 +01:00
logMHMCMCposterior.cc Estimation DLL: fix bug with creating MAT files 2013-12-06 14:46:44 +01:00
logposterior.cc Remove various compilation warnings 2013-06-12 16:05:35 +02:00