dynare/dynare++/integ
Sébastien Villemot 9512a32ad0
Dynare++: remove duplicate implementation of the Pascal triangle
As a consequence, the singleton implementation has to be made thread-safe.

Also implement the singleton pattern using a namespace, rather than a static
instance.
2019-02-19 16:46:04 +01:00
..
cc Dynare++: remove duplicate implementation of the Pascal triangle 2019-02-19 16:46:04 +01:00
src Dynare++: remove duplicate implementation of the Pascal triangle 2019-02-19 16:46:04 +01:00
testing Dynare++: factorize and optimize code for integer exponentiation 2019-02-19 15:50:07 +01:00
Makefile.am New build system for standalone dynare++ 2009-09-11 17:34:15 +00:00