dynare/mex/sources/k_order_perturbation
Sébastien Villemot c9bdc2c885
Dynare++: simplify methods for getting number of columns and rows of a matrix
Previously there were GeneralMatrix::numRows() and TwoDMatrix::nrows() for doing
the same thing (and same for columns and Const versions).

Merge these two into GeneralMatrix::nrows().
2019-04-16 12:44:02 +02:00
..
tests Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
dynamic_abstract_class.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
dynamic_dll.cc k-order DLL: fix compilation error on Windows introduced by b1ba53ce0 2019-04-16 12:13:30 +02:00
dynamic_dll.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
dynamic_m.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
dynamic_m.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
k_ord_dynare.cc Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
k_ord_dynare.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
k_order_perturbation.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00