API for ClusterVector #116
erikfrojdh
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the ClusterVector [include/aare/ClusterVector.hpp] is templated on the data type and the coordinate type, but the cluster size in X and Y is set at runtime. I think we should gather some experience in how this works but be open to change the API to a also template on the cluster size.
Good:
Not so good:
Open questions:
Beta Was this translation helpful? Give feedback.
All reactions