Skip to content

PrepRawDataComparisonFunction : major cleanup

  • Use value rather than prt for the data members
  • default copy ctor assingment
  • Avoid dynamic casts
  • clean up a bit the logic
  • ....

Merge request reports