Details
-
Type:
Improvement
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:3
-
Epic Link:
-
Team:Alert Production
Description
The classes in GaussianProcess.h and GaussianProcess.cc have a lot of duplicate code. It would be valuable for future maintainability for this duplicate code to be factored out.
It would be helpful if, as part of this same ticket, the six classes in GaussianProcess.h were split into different implementation files, even if they keep a shared header.