Select k well spread points from X
Initialize(X, k)
X
matrix in which each row represents a point
k
number of points to choose
array containing indices of selected rows