dynare/mex
Sébastien Villemot b72857d4ce
Dynare++: the get() method of tensor containers now return a reference
Previously it was returning a pointer, which is non-standard for containers,
and was leading to ugly dereferencing everywhere.
2019-02-20 18:06:58 +01:00
..
build Add missing Dynare++ header file to MEX builds 2019-02-19 18:53:21 +01:00
sources Dynare++: the get() method of tensor containers now return a reference 2019-02-20 18:06:58 +01:00