dynare/dynare++/kord
Sébastien Villemot 44d47ee560
Dynare++: refactor iterator over symmetries
Simplify the logic of iteration. Adapt the range-based for loop syntax.
2019-02-12 12:17:07 +01:00
..
Makefile.am Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
approximation.cc Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
approximation.hh Port to C++11 using keyword 2019-01-09 17:21:14 +01:00
decision_rule.cc Dynare++: drop remaining "using namespace std" 2019-02-06 19:00:46 +01:00
decision_rule.hh Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
dynamic_model.cc Port to C++11 auto keyword 2019-01-09 15:51:19 +01:00
dynamic_model.hh Dynare++ / sylvester equation solver: refactor Vector and ConstVector classes 2019-01-22 16:13:22 +01:00
faa_di_bruno.cc Dynare++: use C++11 threads (instead of POSIX threads API) 2019-01-28 18:44:24 +01:00
faa_di_bruno.hh dynare++ / tensor library (TL): move away from CWEB 2019-01-08 16:09:25 +01:00
first_order.cc Dynare++: ensure that all calls to BLAS/LAPACK use the correct LD values 2019-01-24 15:27:09 +01:00
first_order.hh Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
global_check.cc Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
global_check.hh Dynare++ / sylvester equation solver: refactor Vector and ConstVector classes 2019-01-22 16:13:22 +01:00
journal.cc Dynare++: drop remaining "using namespace std" 2019-02-06 19:00:46 +01:00
journal.hh Dynare++: modernization and simplification of the IntSequence class 2019-02-06 19:00:46 +01:00
kord_exception.hh Port to C++11 syntax for default constructors 2019-01-09 16:16:29 +01:00
korder.cc Dynare++: refactor iterator over symmetries 2019-02-12 12:17:07 +01:00
korder.hh Dynare++: refactor iterator over symmetries 2019-02-12 12:17:07 +01:00
korder_stoch.cc Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00
korder_stoch.hh Dynare++: refactor iterator over symmetries 2019-02-12 12:17:07 +01:00
mersenne_twister.hh Port to C++11 using keyword 2019-01-09 17:21:14 +01:00
normal_conjugate.cc Dynare++ / sylvester equation solver: refactor Vector and ConstVector classes 2019-01-22 16:13:22 +01:00
normal_conjugate.hh Port to C++11 syntax for default constructors 2019-01-09 16:16:29 +01:00
random.cc dynare++/kord: move away from CWEB 2019-01-04 16:32:05 +01:00
random.hh Port to C++11 override keyword 2019-01-09 16:26:42 +01:00
tests.cc Dynare++ tensor library: modernize the Symmetry class 2019-02-11 16:45:07 +01:00