acts-project / acts-project/acts

Duplication in `AdaptiveGridTrackDensity` and `GaussianGridTrackDensity`

未關閉
#2,841 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Stale
主要語言
C++
星號
131
分支
276
平均合併
3 天 13 小時
30 天內合併 PR
112

描述

`AdaptiveGridTrackDensity` and `GaussianGridTrackDensity` seem to share code and logic which then also causes duplications for the vertex finding.

I believe they can be unified by templating on a grid backend which is either sparse or dense. The rest of the algorithms should do the same

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。