dynare/mex/sources/estimation/libmat
Sébastien Villemot 04905660b8 Added new loglikelihood DLL (does not yet contain prior computation, only the likelihood) 2010-06-11 19:18:16 +02:00
..
tests Estimation DLL, matrix library: adding test-repmat to build system 2010-03-08 13:50:02 +01:00
BlasBindings.hh Amending assertions in BlasBindings.hh 2010-03-15 12:12:43 +00:00
DiscLyapFast.hh Adding InitializeKalmanFilter.cc/hh, its supporting files: DetrendData.cc/hh (a basic one), libmat/DiscLyapFast.cc, a test driver routine and a minor amendment to ModelSolution.hh. 2010-03-16 13:26:05 +00:00
GeneralizedSchurDecomposition.cc Estimation DLL, matrix library: removed useless end-of-lines 2010-02-18 18:11:21 +01:00
GeneralizedSchurDecomposition.hh Estimation DLL, generalized Schur decomposition: fix bug with complex part of infinite generalized eigenvalue (was NaN instead of zero) 2010-05-14 19:26:52 +02:00
LUSolver.cc Estimation DLL: first version of matrix library + still unfinished decision rules computation 2010-02-09 19:15:59 +01:00
LUSolver.hh Declare libmat destructors virtual 2010-03-08 10:09:45 +00:00
LapackBindings.hh Estimation DLL: adding LapackBindings.hh 2010-05-07 17:00:56 +01:00
Makefile.am Added new loglikelihood DLL (does not yet contain prior computation, only the likelihood) 2010-06-11 19:18:16 +02:00
Matrix.cc Estimation DLL: give the possibility to construct Vector/Matrix views out of other views 2010-05-07 12:18:45 +02:00
Matrix.hh Estimation DLL: give the possibility to construct Vector/Matrix views out of other views 2010-05-07 12:18:45 +02:00
QRDecomposition.cc Estimation DLL, QRDecomposition: fix memory leak 2010-06-10 19:13:20 +02:00
QRDecomposition.hh Declare libmat destructors virtual 2010-03-08 10:09:45 +00:00
VDVEigDecomposition.cc Estimation DLL: various minor changes 2010-06-11 19:16:03 +02:00
VDVEigDecomposition.hh Estimation DLL: various minor changes 2010-06-11 19:16:03 +02:00
Vector.cc Estimation DLL, Vector class: fixed bug in the copy constructor 2010-06-10 19:13:20 +02:00
Vector.hh Estimation DLL: bugfix in constructors for vector views 2010-05-07 17:17:30 +02:00