dynare/mex/sources/estimation/libmat
Sébastien Villemot 399d66d81c 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
..
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 Build system: updates for estimation DLL 2010-05-07 10:40:03 +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, matrix library: fixed problem in QRDecomposition (two workspaces are needed of different sizes) by imposing in the constructor the size of the matrix to be left-multiplied by Q 2010-02-18 18:10:16 +01:00
QRDecomposition.hh Declare libmat destructors virtual 2010-03-08 10:09:45 +00:00
VDVEigDecomposition.cc Estimation libmat VDV Eigen decomposition class 2010-05-05 16:47:47 +01:00
VDVEigDecomposition.hh Estimation DLL: fixed type errors in VDVEigDecomposition class 2010-05-07 17:17:30 +02:00
Vector.cc Estimation DLL: bugfix in constructors for vector views 2010-05-07 17:17:30 +02:00
Vector.hh Estimation DLL: bugfix in constructors for vector views 2010-05-07 17:17:30 +02:00