Skip to content

PrVeloUT: implicitly deduce template argument

Gerhard Raven requested to merge implicitly-deduce-template-args into master
  • avoid having to explicitly specify the template arg in simpleFit<true> / simpleFit<false> by deducing instead (at compile time) whether the function is given three or four hits
Edited by Marco Cattaneo

Merge request reports