getMaxDist: find the maxinum distance from the convex hull formed by the chosen K vertices
Description
find the maxinum distance from the convex hull formed by the chosen K vertices
Usage
getMaxDist(centers, vertex.ind)
Arguments
vertex.ind
index of the K centers that forms the convex hull
Value
the maximum distance