Skip to content
  • Kenneth Moreland's avatar
    Fix doxygen warnings for math functions · 10817677
    Kenneth Moreland authored
    Doxygen was having trouble with `@copydoc` when copying documentation of
    templated functions. The doxygen comments in `Math.h` is restructured to
    not need `@copydoc`, and the documentation is generated correctly.
    10817677