dynare/dynare++/sylv/cc
Sébastien Villemot c44545bb18
Dynare++: add some comments
2019-02-26 12:43:04 +01:00
..
BlockDiagonal.cc Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
BlockDiagonal.hh Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
GeneralMatrix.cc Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
GeneralMatrix.hh Dynare++: add some comments 2019-02-26 12:43:04 +01:00
GeneralSylvester.cc Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
GeneralSylvester.hh Dynare++ sylvester equation solver: remove the SylvMemory class, not actually used 2019-01-25 18:43:21 +01:00
IterativeSylvester.cc Dynare++ / sylvester equation solver: first batch of modernizations 2019-01-15 19:04:13 +01:00
IterativeSylvester.hh Remove Emacs local mode variable 2019-01-10 14:26:14 +01:00
KronUtils.cc Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
KronUtils.hh Remove Emacs local mode variable 2019-01-10 14:26:14 +01:00
KronVector.cc Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
KronVector.hh Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
Makefile.am Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
QuasiTriangular.cc Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
QuasiTriangular.hh Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
QuasiTriangularZero.cc Refactor GeneralMatrix and ConstGeneralMatrix classes 2019-01-24 15:27:23 +01:00
QuasiTriangularZero.hh Dynare++ / sylvester equation solver: refactor Vector and ConstVector classes 2019-01-22 16:13:22 +01:00
SchurDecomp.cc Dynare++: ensure that all calls to BLAS/LAPACK use the correct LD values 2019-01-24 15:27:09 +01:00
SchurDecomp.hh Refactor GeneralMatrix and ConstGeneralMatrix classes 2019-01-24 15:27:23 +01:00
SchurDecompEig.cc Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
SchurDecompEig.hh Remove Emacs local mode variable 2019-01-10 14:26:14 +01:00
SimilarityDecomp.cc Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
SimilarityDecomp.hh Dynare++ / sylvester equation solver: refactor Vector and ConstVector classes 2019-01-22 16:13:22 +01:00
SylvException.cc Dynare++ / sylvester equation solver: second batch of modernizations 2019-01-17 10:20:49 +01:00
SylvException.hh Dynare++ sylvester equation solver: remove the SylvMemory class, not actually used 2019-01-25 18:43:21 +01:00
SylvMatrix.cc Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
SylvMatrix.hh Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
SylvParams.cc Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
SylvParams.hh Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
SylvesterSolver.hh Dynare++ / sylvester equation solver: second batch of modernizations 2019-01-17 10:20:49 +01:00
SymSchurDecomp.cc Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
SymSchurDecomp.hh Refactor GeneralMatrix and ConstGeneralMatrix classes 2019-01-24 15:27:23 +01:00
TriangularSylvester.cc Dynare++ sylvester equation solver: various simplifications and improvements 2019-01-25 18:43:21 +01:00
TriangularSylvester.hh Dynare++ / sylvester equation solver: second batch of modernizations 2019-01-17 10:20:49 +01:00
Vector.cc Dynare++: rollback the std::shared_ptr change in Vector and ConstVector 2019-02-14 11:29:18 +01:00
Vector.hh Dynare++: rollback the std::shared_ptr change in Vector and ConstVector 2019-02-14 11:29:18 +01:00