Skip to content

SCT_ClusteringTool: Introduce a cache to avoid 're-creating' std::vectors

SCT_ClusteringTool: Introduce a cache to avoid 're-creating' std::vectors but rather re-use their capacity.

Also tidying up a bit the formatting of the headers .

Merge request reports