Constructs the SDP constraint matrices so they can be passed to a black-box solver.
gforce.kmeans_SDP_matrix(D, K)
D
d \times d numeric matrix.
K
number of clusters.