Skip to content
Snippets Groups Projects
  • Jakub Klinkovský's avatar
    54784be9
    Refactoring Math.h · 54784be9
    Jakub Klinkovský authored
    - Cleaned up unnecessary specializations of TNL::max and TNL::min
    - Implemented result type promotion to fix compilation with nvcc
    - Added TNL::sqrt, which will be necessary for MIC
    54784be9
    History
    Refactoring Math.h
    Jakub Klinkovský authored
    - Cleaned up unnecessary specializations of TNL::max and TNL::min
    - Implemented result type promotion to fix compilation with nvcc
    - Added TNL::sqrt, which will be necessary for MIC