mathnet-numerics
mathnet-numerics copied to clipboard
Minkowski Distance
Adding Minkowski Distance to the histogram class, it can be used to compare two histograms
Should I use delegates to accept any distance function? If yes, I believe there will be two overloads because Distance functions signature differ a little bit
I believe this can be merged now in the code, it uses delegates to call distance functions