KLGaussianReduction organise and comment the code better
KLGaussianReduction organise and comment the code better
In general we have made some particular choices on this code, as can be a significant cost when running with high numbers of state/material effects components (ATLAS uses GSF 12/6)
- Re-organise the code in groups and add comments on what we try to do and its complexity
- Add also extra references that include alternative algorithms . This might be interesting if we want to revisit things in the future.
- In terms of almost real code changes other than some better names, merge the 2 methods doing the
recalculate
/reset
steps in oneupdate
Edited by Christos Anastopoulos