This code is a byproduct of the following paper:

Distributed Low-rank Subspace Segmentation (pdf) 
A. Talwalkar, L. Mackey, Y. Mu, S. Chang, M.I., Jordan 
International Conference on Computer Vision (ICCV), 2013

The code was used to generate the synthetic experiments in Figure 1 of the
paper, and this directory includes the following files:

- test_dfc.m: the entrypoint to run experiments. 
- lrra.m: a matlab implementation of LRR, kindly provided by Guangcan Liu.
- partition.m: a helper function called by test_dfc.m. 
