mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-12 15:27:13 +02:00
Merge branch 'api_cluster_vector' into testing_clusters
This commit is contained in:
@ -66,6 +66,7 @@ void define_cluster(py::module &m, const std::string &typestr) {
|
||||
|
||||
|
||||
|
||||
|
||||
template <typename T, uint8_t ClusterSizeX, uint8_t ClusterSizeY,
|
||||
typename CoordType = uint16_t>
|
||||
void define_cluster_finder_mt_bindings(py::module &m,
|
||||
|
Reference in New Issue
Block a user