Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Move commonVars initialization to state-modifying methods
- Initialize commonVars in state-modifying methods (optimize, constructor, setRadicand) - Fix template resolution in Sum.cpp by using explicit iterator type - Add documentation for commonVars initialization
- Loading branch information