-
- Downloads
Dynare++: minor fix to check for oversized problem
The maximum value of a signed integer is 2³¹−1, so the inequality test must not be strict.
Loading
Please register or sign in to comment
The maximum value of a signed integer is 2³¹−1, so the inequality test must not be strict.