Dynare++: modernization and simplification of the IntSequence class
Similarly to Vector, it now uses a std::shared_ptr for managing the underlying data.
Loading
Please register or sign in to comment
Similarly to Vector, it now uses a std::shared_ptr for managing the underlying data.