dynare/dynare++/tl
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++: ensure that testsuite does not fail because of safety check 2019-04-16 12:22:41 +02:00
Makefile.am Dynare++: add tl.tex to distributed tarball 2019-01-31 12:11:28 +01:00
tl.tex Dynare++ tensor library doc: update for TLStatic; fix typo 2019-02-20 14:00:00 +01:00