Skip to content

Commit

Permalink
Split implementation to separate header files
Browse files Browse the repository at this point in the history
Rename classes to CamelCase and move them to the detail namespace:
  - uniform_elements_along to detail::UniformElementsAlong
  - uniform_groups_along to detail::UniformGroupsAlong
  - uniform_group_elements_along to detail::UniformGroupElementsAlong
  - uniform_elements_nd to detail::UniformElementsND
  - independent_groups_along to detail::IndependentGroupsAlong
  - independent_group_elements_along to detail::IndependentGroupElementsAlong

Introduce helper functions with the old names.
  • Loading branch information
fwyzard committed Apr 11, 2024
1 parent f7c445c commit 4442472
Showing 1 changed file with 656 additions and 527 deletions.
Loading

0 comments on commit 4442472

Please sign in to comment.