Refactoring Legacy Code Using Object-Oriented Numeric
Introduction The migration project of the numerical library to modern C++20 is completed, and I am working on the validation of the physics algorithms. I started the rafctoring of legacy code, and I want to share a design or a prototype. The original version of the code was written with the C-function approach; the new […]