Skip to content

Refactor of IntegrationRegion to avoid default construction

Raza, Zamaan requested to merge refactor_integrationregion into develop
  • Ensure move semantics are used and not copy semantics
  • Changed implementation of map in IPeakIntegrator to avoid costly copying of IntegrationRegions

Merge request reports