dynare/dynare++/integ
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
..
cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
src Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
testing Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
Makefile.am New build system for standalone dynare++ 2009-09-11 17:34:15 +00:00