dynare/dynare++/sylv/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
..
MMMatrix.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00
MMMatrix.hh Dynare++: rollback the std::shared_ptr change in Vector and ConstVector 2019-02-14 11:29:18 +01:00
Makefile.am Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
tdata.tgz Putting dynare++ under main dynare SVN repository 2009-09-08 13:55:19 +00:00
tests.cc Dynare++: simplify methods for getting number of columns and rows of a matrix 2019-04-16 12:44:02 +02:00