dynare/dynare++/integ/testing
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
..
Makefile.am Dynare++ tensor library: various modernizations/improvements 2019-02-27 19:07:01 +01:00
tests.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00