WSL/SLF GitLab Repository

Skip to content
  • Mathias Bavay's avatar
    In order to avoid re-parsing the resampling parameters for every point, the... · 463d7cb6
    Mathias Bavay authored
    In order to avoid re-parsing the resampling parameters for every point, the resampling algorithms have been restructured as classes inheriting from an interface class alongside an object factory. This should slightly increase the performances of resampling and clears the way (90% of the work being done) for a per-parameter window size (issue 173).
    
    A useful link has been added to the comments of Sun and some comments improved in DataGenerators
    463d7cb6