I'm trying to implement the lab7 dbscan algorithm in the out of box demo and I came across the peakval variable that is used in the lab7 code to determine the strongest member. I was wondering if there was a similar variable with the same functions in the out of box demo so I could use it.
Thanks