DataSlingers/clustRviz

Combine `carp.cpp` and `carp_viz.cpp`

Closed this issue · 2 comments

carp.cpp and carp_viz.cpp are >90% the same, so they can probably be reasonably consolidated. (Same for cbass.cpp and cbass_viz.cpp) This will cut down compile time and make future maintenance easier.

I'll do this after #42 and #39 are merged.

Closed by #62