dynare/dynare++/sylv
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
testing Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
Makefile.am Move source code of gensylv and dynare_simul_ MEX to the same place as other MEX 2019-04-15 17:34:01 +02:00
change_log.html Putting dynare++ under main dynare SVN repository 2009-09-08 13:55:19 +00:00
sylvester.tex Dynare++: convert doc of Sylvester module to LaTeX 2019-01-31 12:14:12 +01:00